selenium-webdriver 3.13.0
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:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            childprocess
            ~> 0.5
          
          
            rubyzip
            ~> 1.2
          
    


