selenium-webdriver 3.4.4
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
rubyzip
~> 1.0