• Background Image

    News & Updates

    Watir

January 27, 2018

Watir Framework: Screencast

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. (more…)
January 27, 2018

Watir Framework: Text Version

The Watir framework is an abstraction that sits atop the Selenium framework and can be used with Selenium Webdriver or a Selenium Grid. Watir tests can be created using the Ruby programming language and it strives to make the tests as readable and maintainable as possible. Please note that Watir (more…)
January 27, 2018

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 (more…)