Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4668 > unrolled thread
| Started by | "manish t." <stallonespecial@gmail.com> |
|---|---|
| First post | 2011-05-17 07:20 -0500 |
| Last post | 2011-05-18 01:17 -0500 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.ruby
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
| From | "manish t." <stallonespecial@gmail.com> |
|---|---|
| Date | 2011-05-17 07:20 -0500 |
| Subject | Negotiating alert box in ruby |
| Message-ID | <e93fb04328c5a508eef20dfe452b4802@ruby-forum.com> |
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/.
[toc] | [next] | [standalone]
| From | Steve Klabnik <steve@steveklabnik.com> |
|---|---|
| Date | 2011-05-17 08:07 -0500 |
| Message-ID | <BANLkTi=8tMxwx+T24OcBsCN1ij_SZLFiqw@mail.gmail.com> |
| In reply to | #4668 |
[Note: parts of this message were removed to make it a legal post.] http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups
[toc] | [prev] | [next] | [standalone]
| From | "Tammali M." <manish_tammali@yahoo.co.in> |
|---|---|
| Date | 2011-05-18 01:17 -0500 |
| Message-ID | <b7ec11f5335e9600d41b1e899fbcd9e4@ruby-forum.com> |
| In reply to | #4673 |
Steve Klabnik wrote in post #999248: > http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups I found that link too and it is helpful Thanks -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.ruby
csiph-web