watir 7.3.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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            regexp_parser
            >= 1.2, < 3
          
          
            selenium-webdriver
            ~> 4.2
          
    Development afhankelijkheden (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.11
          
          
            simplecov-console
            >= 0
          
          
            webidl
            >= 0.2.2
          
          
            yard
            > 0.9.11
          
          
            yard-doctest
            ~> 0.1.14
          
    





