watir 6.16.4
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.1.11, ~> 4.0
          
          
            coveralls
            >= 0
          
          
            fuubar
            >= 0
          
          
            nokogiri
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 0.9.2
          
          
            rspec
            ~> 3.0
          
          
            rspec-retry
            >= 0
          
          
            rubocop
            ~> 0.59
          
          
            selenium_statistics
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-console
            >= 0
          
          
            webdrivers
            ~> 3.5.2
          
          
            webidl
            >= 0.2.2
          
          
            yard
            > 0.8.2.1
          
          
            yard-doctest
            >= 0.1.8