watir 2.0.0
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.
Gemfile:
=
instalar:
=
dependencias de Runtime (6):
commonwatir
= 2.0.0
ffi
~> 1.0
nokogiri
>= 0
rautomation
~> 0.6.3
win32-process
>= 0.5.5
windows-pr
>= 0.6.6