RubyGems.org

firewatir

1.7.1

FireWatir stands for "Web Application Testing in Ruby for Firefox". FireWatir (pronounced firewater) is a free, open-source functional testing tool for automating browser-based tests of web applications. It works with applications written in any language. FireWatir drives the Firefox browser the same way an end user would. It clicks links, fills in forms, presses buttons. FireWatir also checks results, such as whether expected text appears on the page, or whether a control is enabled. FireWatir is a Ruby library that works with Firefox on Windows. It also works on Linux, Mac but without support for JavaScript popups (currently support will be there shortly).

installgem install firewatir -v 1.7.1
Authors

Angrez Singh

131,722 total downloads 7,700 for this version
Owners

5b86d32406dea8e3211f2719d6eb5681D97c4dfb28cf5771a21d8064718f745b5200414de6135b5752f1d99cb7fd5f66Ff97ca87af59ee68ceff5877a8365788151b20c72716eb93ac58fa16fb94ec23

Gemfile
gem "firewatir", "~> 1.7.1"
Versions
  1. 1.9.4 September 10, 2011
  2. 1.9.3 July 24, 2011
  3. 1.9.2 July 11, 2011
  4. 1.9.2.rc1 July 9, 2011
  5. 1.9.1 June 30, 2011
Show all versions (31 total)