Watir icon
Watir icon

Watir

 6 likes

Watir is an open source Ruby library for automating tests. Watir interacts with a browser the same way people do: clicking links, filling out forms and validating text.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Ruby
  No rating
6 likes
0comments
0 news articles

Features

Suggest and vote on features

Watir News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Watir information

  • Developed by

    Watir
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    32 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  1,529 Stars
  •  247 Forks
  •  11 Open Issues
  •   Updated May 31, 2024 
View on GitHub

Our users have written 0 comments and reviews about Watir, and it has gotten 6 likes

Watir was added to AlternativeTo by iku on Jun 21, 2011 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Watir?

Watir is an open source Ruby library for automating tests. Watir interacts with a browser the same way people do: clicking links, filling out forms and validating text.

Watir, pronounced water (acronym standing for "Web Application Testing in Ruby"), is an open-source (BSD) family of Ruby libraries for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible.

Watir drives browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page.

Watir is a family of Ruby libraries but it supports your app no matter what technology it is developed in. They support Internet Explorer on Windows, Firefox and Chrome on Windows, Mac and Linux and Safari on Mac.

Official Links