--- Begin Message ---
this sounds like a modal dialog box
Ive never used them, but there should be unit tests and its been mentioned on 
the list many times, so you should be able to search the archives for sample 
code

Paul

----- Original Message -----
From: Matt Berney <[EMAIL PROTECTED]>
Date: Monday, July 9, 2007 1:17 pm
Subject: [Wtr-general] Selecting controls in a dialog box
To: wtr-general@rubyforge.org

> When I click a button on the web page, it displays a dialog.
> 
> Title: "Web Page Dialog"
> Controls:
>   * one select list
>   * one text field
>   * two buttons ("OK", "Cancel")
> 
> How do I access the dialog box?
> How do I select an item from the list?  Do I use the 
> Watir::IE.select_list.getAllItems() call?
> How do I enter data in the text field?
> How do I click on the buttons?
> 
> Thanks in advance.
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>

--- End Message ---
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to