File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Selenium 4.13.0
44* close out driver logging on quit (#12637)
55* disable console appearing on windows when running in pythonw (#12715)
66* remove deprecated headless methods
7- * remove deprecated driver extensions for location and network connection
87* fix bug preventing using performance logging in chromium
98* remove deprecation notice from Firefox profiles
9+ * Allow users to set Selenium Manager path by environment variable (#12752)
1010
1111Selenium 4.12.0
1212* Add CDP files for v116 and remove v113
@@ -19,7 +19,6 @@ Selenium 4.12.0
1919* support conda installation of selenium manager (#12536)
2020* Drop support for `python3.7`
2121* Fixed a bug where `Popen.wait()` calls caught the wrong exceptions when timing out
22- * Allow users to set Selenium Manager path by environment variable (#12752)
2322
2423Selenium 4.11.2
2524* better bug fix for #12454
Original file line number Diff line number Diff line change 1- 4.13.0 (Unreleased )
1+ 4.13.0 (2023-09-25 )
22=========================
33Ruby:
4- * Fix bug prevening using performance logging with chromium
4+ * Fix bug preventing using performance logging with chromium
55 * Allow users to set Selenium Manager path by environment variable (#12752)
6+ * Allow service to be started before the driver
7+ * remove deprecated driver extensions for location and network connection
68
79BiDi:
810 * Released selenium-devtools 0.117.0 (supports CDP v85, v115, v116, v117)
1315 * Fix bug preventing good error messages in Selenium Manager when stdout empty
1416 * Fix bug with Firefox not loading net/http library by default (#12506)
1517 * Remove support for using capabilities in local drivers
16- * Fix bug prevening using performance logging with chromium
17- * Allow users to set Selenium Manager path by environment variable (#12752)
1818
1919BiDi:
2020 * Released selenium-devtools 0.116.0 (supports CDP v85, v114, v115, v116)
You can’t perform that action at this time.
0 commit comments