[wtr-general] POPUP HANDLING IN WATIR

2012-01-30 Thread AQUA
Hi All, I have been using this above module to handle popup in my WATIR tests. what I have seen is it works fine when I call a click_no_wait on my submit button. When I try to use fire_event method it doesn't works as expected and the execution halts till i manually click the OK button. Please

[wtr-general] popup handling

2010-01-21 Thread Naveen devadass
Hi All, I am using following script to handle the pop up but the code is not woking the code autoit.Send({Enter}) is not working .it doesnot send the key strokes properly please help me in this regard or please give me some other options to handle the pop up effectively.currently i am

[wtr-general] popup handling

2009-03-03 Thread Vikas Tulashyam
Hi friends, I am getting an error while handling the popup. I have attached the code and following is the error message�� :/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/contrib/ enabled_popup.rb:5: uninitialized constant Watir::PageContainer::Win32 (NameError) from