Project Home

  Welcome to the Watir Wiki
If you are new to Watir, please visit http://watir.com/ to learn more. A wiki is a website that allows readers to contribute. You can edit these pages.
If you see something missing, please add it!
 

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.
 
  Watir Day 2011
 
  Community
The Watir community: who develops and uses Watir and how to get involved.
 
  Development
Information about the Watir tool development.
 
  Other Testing Tools
Information about other web and open source testing tools.
 
  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

 
Recently Updated
Jan 24
Watir Day 2011
Re: Project Home
We do not provide Watir support here. See this page on how to get support:
Re: HTML Elements Supported by Watir
This page will soon be replaced with something like this:
Re: Demystifying Keyword Driven Using WATIR
We do not provide Watir support here. See this page on how to get support:
Re: Modal Dialogs
We do not provide Watir support here. See this page on how to get support:
 
Jan 23
Re: Project Home
I am testing a list box....
 
Jan 23
Re: HTML Elements Supported by Watir
Missing element in the above list is <section>Blah blah</section> browser.section(:id,'elementID') is a valid construct ...
 
Jan 22
Re: Demystifying Keyword Driven Using WATIR
1. I am facing this issue on running above program: C:/Ruby187/lib/ruby/gems/1.8/gems/watir2.0.4/lib/watir/collections.r...
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...
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. 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

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