selenium-webdriver 4.0.0.alpha1
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:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 4.15.0 - November 01, 2023 (8.83 MB)
- 4.14.0 - October 10, 2023 (8.6 MB)
- 4.13.1 - September 26, 2023 (11.5 MB)
- 4.13.0 - September 25, 2023 (8.18 MB)
- 4.12.0 - August 31, 2023 (8.07 MB)
- 4.0.0.alpha1 - May 01, 2019 (844 KB)
Runtime Dependencies (2):
childprocess
>= 0.5, < 2.0
rubyzip
~> 1.2, >= 1.2.2
Development Dependencies (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