The site I am testing has a page where I if I click on a specific
element I can modify its properties by opening a modal window. In the
modal window I enter in the needed data then click submit using:

browser.link(:class, "create_and_move_button").click

The link is highlighted in yellow in the modal window but the link is
not actually clicked (i.e the model never closes and the object's
properties are not updated).

I am using Safariwaitr. Has anyone else had this kind of issue?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to