watir 7.2.2
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, < 3
selenium-webdriver
~> 4.2
Development Dependencies (17):
activesupport
~> 4.0, >= 4.1.11
coveralls_reborn
>= 0
nokogiri
>= 1.14.0.rc1
pry
~> 0.14
rake
>= 12.3.3
rspec
~> 3.0
rspec-retry
>= 0
rubocop
~> 1.42
rubocop-performance
~> 1.15
rubocop-rake
~> 0.6
rubocop-rspec
~> 2.16
selenium_statistics
>= 0
selenium-webdriver
~> 4.7
simplecov-console
>= 0
webidl
>= 0.2.2
yard
> 0.9.11
yard-doctest
~> 0.1.14