Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-selenium-webdriver
From: Takahiro Kambe
Date: 2023-12-17 17:43:56
Message id: 20231217164356.C58EDFA42@cvs.NetBSD.org
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)
Files: