Watir Framework

Learn how to use the Watir framework to create Selenium tests.

Please note that Watir can only be used with the Ruby programming language so if you are using a different language this might not be for you.

In this lesson you will learn:

  • How to setup Watir
  • How to create a simple test
  • How to run your tests

Prerequisites:

Ideally, you should complete these lessons first:

Get Started:

Code Downloads

You can the download the code for this lesson here.