Hi, I'm having an issue where I'm trying to execute a click_no_wait
command in a webpage dialog. Within this dialog, I need to use a
click_no_wait because another webpage dialog pops up which I need to
automate.

I can use a click command, however, this does not work as Watir is
waiting for the page to finish loading but it won't because a new
modal dialog appears.

Any ideas on how I can create a new click_no_wait method that works
within a modal dialog or if I can create a new click method that does
not wait?

Any help would be appreciated.

-A

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to