Hi,
I am not able to handle popup that freezes the main window. I tried
print command prior and after that popup open code. The first print
runs successfully but the second one does not executes. here is the
code.
puts("before assignment")
sleep(4)
browser.image(:src, /package_circular/).click
sleep(4)
puts("before assignment")
The first print executes but not the second. How can I handle the
popup. Please help...
Shabbir
--
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]