Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4668

Negotiating alert box in ruby

From "manish t." <stallonespecial@gmail.com>
Newsgroups comp.lang.ruby
Subject Negotiating alert box in ruby
Date 2011-05-17 07:20 -0500
Organization Service de news de lacave.net
Message-ID <e93fb04328c5a508eef20dfe452b4802@ruby-forum.com> (permalink)

Show all headers | View raw


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/.

Back to comp.lang.ruby | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Negotiating alert box in ruby "manish t." <stallonespecial@gmail.com> - 2011-05-17 07:20 -0500
  Re: Negotiating alert box in ruby Steve Klabnik <steve@steveklabnik.com> - 2011-05-17 08:07 -0500
    Re: Negotiating alert box in ruby "Tammali M." <manish_tammali@yahoo.co.in> - 2011-05-18 01:17 -0500

csiph-web