selenium-webdriver 3.142.7
WebDriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            childprocess
            >= 0.5, < 4.0
          
          
            rubyzip
            >= 1.2.2
          
    Development Dependencies (9):
            ffi
            >= 0
          
          
            rack
            ~> 2.0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.67.0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            webmock
            ~> 3.5
          
          
            yard
            ~> 0.9.11
          
    


