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:
=
安装:
=
版本列表:
- 4.26.0 October 30, 2024 (8.3 MB)
- 4.25.0 September 20, 2024 (8.3 MB)
- 4.24.0 August 28, 2024 (8.2 MB)
- 4.23.0 July 19, 2024 (8.1 MB)
- 4.22.0 June 20, 2024 (8.1 MB)
- 4.0.0.alpha1 May 01, 2019 (844.0 KB)
Runtime 依赖 (2):
childprocess
>= 0.5, < 2.0
rubyzip
~> 1.2, >= 1.2.2
Development 依赖 (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