X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!talisker.lacave.net!lacave.net!not-for-mail From: "manish t." Newsgroups: comp.lang.ruby Subject: Negotiating alert box in ruby Date: Tue, 17 May 2011 07:20:00 -0500 Organization: Service de news de lacave.net Lines: 17 Message-ID: NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1305636252 87027 65.111.164.187 (17 May 2011 12:44:12 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Tue, 17 May 2011 12:44:12 +0000 (UTC) X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 383383 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:4668 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 -- Posted via http://www.ruby-forum.com/.