dvla-browser-drivers 2.3.0
Browser-drivers has pre-configured web-browser drivers that can be used out-of-the-box for the development of UI based applications. It is built using Ruby and utilises the Capybara library (A web application testing platform) to simulate how a user interacts with the applications being tested. It also has the facility to run Cuprite, which is a pure Ruby driver utilising Ferrum, a high level API to run headless tests.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (5):
Development Dependencies (8):
            bundler-audit
            ~> 0.9
          
          
            dvla-lint
            ~> 1.7
          
          
            pry
            ~> 0.14
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.11
          
          
            rspec-sonarqube-formatter
            ~> 1.5
          
          
            simplecov
            ~> 0.22
          
          
            simplecov-console
            ~> 0.9
          
    

