Path to this page:
./
www/ruby-selenium-webdriver,
Tool for writing automated tests of websites
Branch: CURRENT,
Version: 4.26.0,
Package name: ruby32-selenium-webdriver-4.26.0,
Maintainer: pkgsrc-usersWebDriver 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.
Required to run:[
archivers/ruby-zip] [
sysutils/ruby-childprocess] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8501 KB
Version history: (Expand)
- (2024-11-06) Updated to version: ruby32-selenium-webdriver-4.26.0
- (2024-09-22) Updated to version: ruby32-selenium-webdriver-4.25.0
- (2024-07-20) Updated to version: ruby32-selenium-webdriver-4.23.0
- (2024-06-30) Updated to version: ruby32-selenium-webdriver-4.22.0
- (2024-06-02) Updated to version: ruby32-selenium-webdriver-4.21.1
- (2024-05-12) Updated to version: ruby32-selenium-webdriver-4.20.1
CVS history: (Expand)
2024-04-07 17:18:19 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-selenium-webdriver: update to 4.19.0
4.19.0 (2024-03-27)
* Add CDP for Chrome 123 and remove 120
* Avoid over-escaping browser path (#13632)
* Add full RBS support (#13234)
|
2024-03-03 09:54:44 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-selenium-webdriver: update to 4.18.1
4.18.0 (2024-02-19)
* Update documentation link in readme (#13570)
* make suggested updates from rubocop
4.18.1 (2024-02-19)
* Add CDP for Chrome 122 and remove 119
|
2024-02-04 08:14:03 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-selenium-webdriver: update to 4.17.0
4.17.0 (2024-01-22)
* Logger defaults output to stderr instead of stdout
* Fully support Chrome 120+ old headless mode (#13271)
* Add ruby to Selenium Manager input for tracking (see #13288)
* Define default command_list (fixes #13307)
* Fix issues with incorrectly named edge browser
* Check for whether driver supports full page screenshots to error (#12799)
* Add CDP for Chrome 121 and remove 118
|
2023-12-17 17:43:56 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-selenium-webdriver: update to 4.16.0
4.13.0 (2023-09-25)
Ruby:
* Fix bug preventing using performance logging with chromium
* Allow users to set Selenium Manager path by environment variable (#12752)
* Allow service to be started before the driver
* remove deprecated driver extensions for location and network connection
BiDi:
* Released selenium-devtools 0.117.0 (supports CDP v85, v115, v116, v117)
4.13.1 (2023-09-25)
Ruby:
* Fix bug preventing logging chromedriver to file
4.14.0 (2023-10-09)
Ruby:
* allow users to access the full script of the atom directly
BiDi:
* Released selenium-devtools 0.118.0 (supports CDP v85, v116, v117, v118)
4.15.0 (2023-11-01)
* Do not set browser binary in selenium manager if it is an empty string
(#12738)
* Add flaky condition to guards to mark unreliable tests
* Rake update needs to build latest grid for running remote tests
* Add CDP v119 and remove v116
* Implement file downloads (#12979)
4.16.0 (2023-12-05)
Ruby:
* Add RBS files to Ruby (#12844)
* Convert binary locations for cygwin (#12618)
* Allow Selenium Manager to work with Unix (#13161)
* Extend RBS support for logger and log entry (#13192)
* Update rules_ruby to the latest version (#13235)
BiDi:
* Released selenium-devtools 0.120.0 (supports CDP v85, v118, v119, v120)
Chrome:
* Fix http proxy configuration for chrome (#13093)
Firefox:
* Delete 'lock' file in FF profile (#13090)
|
2023-09-03 18:15:56 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-selenium-webdriver: update to 4.12.0
4.12.0 (2023-08-31)
* Fix bug preventing good error messages in Selenium Manager when stdout
empty
* Fix bug with Firefox not loading net/http library by default (#12506)
* Remove support for using capabilities in local drivers
|
2023-08-05 14:26:49 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-selenium-webdriver: update to 4.11.0
4.11.0 (2023-07-31)
* Made network interception threads fail silently (#12226)
* Have Selenium Manager binary locate drivers on PATH (#12345)
* Add browser output from selenium manager to options (#12398)
* Remove deprecated code (#12417)
|
2023-06-09 17:36:35 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-selenium-webdriver: update to 4.10.0
4.10.0 (2023-06-07)
* Implement proxy support for Selenium Manager
* Prevent setting driver log level in Safari
* Change all Selenium Manager logging to :debug (#12145)
* Error messages include links to documentation
* Add custom error class for driver location and improve error logic
|
2023-05-30 18:02:13 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
ruby27 has gone.
|