watir 6.17.0
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.
Gemfile:
=
install:
=
Runtime Dependencies (2):
regexp_parser
~> 1.2
selenium-webdriver
~> 3.6
Development Dependencies (16):
activesupport
~> 4.0, >= 4.1.11
coveralls
>= 0
fuubar
>= 0
nokogiri
>= 0
pry
>= 0
rake
>= 12.3.3
rspec
~> 3.0
rspec-retry
>= 0
rubocop
~> 0.59
selenium_statistics
>= 0
simplecov
>= 0
simplecov-console
>= 0
webdrivers
~> 4.1
webidl
>= 0.2.2
yard
> 0.8.2.1
yard-doctest
~> 0.1.14