Watir stands for Web Application Testing In Ruby It facilitates the writing of automated tests by mimicing the behavior of a user interacting with a website.
WebDriver-backed Watir
Scrolling API for Watir
Use Watir (http://github.com/watir/watir) in Rails.
Use Watir with RSpec with ease.
WATIR is "Web Application Testing in Ruby". Watir (pronounced water) is a free, open-source functional testing tool for automating browser-based tests of web applications. It works with applications written in any language. Watir drives the Internet Explorer browser the same way an end user would. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page, or whether a control is enabled. Watir can test web applications written in any language. Watir is a Ruby library that works with Internet Explorer on Windows.
Use AngularJS ng directives as element identifiers with watir-webdriver
Watir::Wait::Timer implementation compatible with Timecop
Watir extension which provides with method to check for DOM changes.
This gem leverages the Watir test framework to allow for easy modeling of specific web application information, allowing it to be decoupled from the tests
Extends Watir to take stitched-together screenshots of full web pages.
This gem collects and summarises metrics speficied in the W3C Navigation web performance specifications at http://w3c-test.org/webperf/specs/NavigationTiming/ when using watir-webdriver and a compatible browser
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.