skip waiting on non-button elements
Reported by Ethan | September 4th, 2010 @ 12:00 AM | in v1.10.0 (closed)
[from bwilliams]
Hi,
I have an application under test that gives javascript alerts when you put invalid text into text inputs. When this happens with a button, it's easy to tell Vapir to click with no wait so I can then verify the text in the alert, and dismiss it with browser.modal_dialog, but really, this could happen with any input control.
Can you add the wait/no wait option to all the other input methods? I guess when I do something like, put bad text into a text box, returning nil since you can't know the new value yet would be fine.
Comments and changes to this ticket
-

Ethan October 31st, 2011 @ 12:23 AM
- State changed from open to resolved
- Milestone changed from v1.8.0 to v1.10.0
- Milestone order changed from 6 to 0
implemented in 1.10.0 with config.wait, and #without_waiting method on elements
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป