selenium-webdriver 3.142.6
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:
=
Installeer:
=
Runtime afhankelijkheden (2):
childprocess
>= 0.5, < 4.0
rubyzip
>= 1.2.2
Development afhankelijkheden (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