Hi
I am trying to create an automation script for a website using Ruby with
Watir. I encounter a situation where I have to chose ‘Yes’ or ‘No’ in an
alert box. The problem is that I am not able to identify the alert box
as a component of the page so that I can obtain its identifier and use
it to select an option.I have found some information regarding how to
create an alert box, but I need to navigate through an alert box. Can
anyone help me out?
Thanks
Manish