selenium-webdriver 3.141.592
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:
=
installieren:
=
Runtime Abhängigkeiten (2):
childprocess
>= 0.5, < 2.0
rubyzip
~> 1.2, >= 1.2.2
Development Abhängigkeiten (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