Quick Links
 |
|
|
| |
Start Here A collection of Watir resources to quickly get up and running: including a tutorial, cheat sheet and FAQ.
|
|
|
|
 |
|
|
| |
Learning More Learn more about Watir and Ruby with articles and examples.
|
|
|
|
 |
|
|
| |
Summary Watir API reference material and how to recognize objects.
|
|
|
|
 |
|
|
| |
Community The Watir community: who develops and uses Watir and how to get involved.
|
|
|
|
 |
|
|
| |
Development Information about the Watir tool development.
|
|
|
|
 |
|
|
| |
Pop Ups How to handle Pop Ups with Watir.
|
|
|
|
 |
|
|
| |
Archive Watir related sites and wiki pages that are not used any more.
|
|
|
|
|
|
Table of Contents
Recently Updated
|
Jan 17
|
|
|
Re: Modal Dialogs
Hi, I am getting below error when I am trying to execute above code, I am using IE8, so I have taken taken modalwindow.r...
|
|
Dec 15
|
|
|
Re: Multiple Attributes
The index count starts at 0, therefore the index number should be one less than the number of the object you are looking...
|
|
|
Comments (2)
Jan 23
mike tester says:
I am testing a list box. When I select the dropdown and select a value it dynami...I am testing a list box. When I select the dropdown and select a value it dynamically unhides another list box
Manually this woks fine but the code I am using in watir / ruby selects the value but does not unhide the other list box
here is my code
browser.select_list(:class, 'name of class').set ('name in list')
thanks
Jan 24
Zeljko says:
We do not provide Watir support here. See this page on how to get support: http:...We do not provide Watir support here. See this page on how to get support: http://watir.com/support/