I am new to Watir
1. I have an HTML page with fields,
2. When I click <Proceed> button
3. I get 2 consecutive alert popups with OK button
4. after clicking 'OK' on both of them another IE browser window pops
up
5. with another alert popup, which I click OK
6. Click <Save> button on the newly opened browser window
7. another confirmation Browser window is opened, which has a form in
it and OK button,

and trying to automate clicking the ok buttons using the methods
described at
http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups

successfully click OK butto at step 5 only!!!

Could anybody help with how can i accomplish clicking ok buttons on
step 4 and step 7?

Thanks
RS

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

Reply via email to