Skip to content

Commit dba0711

Browse files
authored
Update CHANGES file for Selenium 4.37.0
1 parent 909659f commit dba0711

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

py/CHANGES

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
Selenium 4.37.0
22
* Add CDP for Chrome 141 and remove 138
3-
* Re-add defaults for Chromium kwargs (#16372)
4-
* Configure WebSocket timeout and wait interval via ClientConfig (#16248)
5-
* Raise NotImplementedError when deleting downloads in driver subclass (#16423)
6-
* Fix default rpId in virtual authenticator (#16428)
7-
* Support Python 3.14 and drop Python 3.9 (#16342)
3+
* Fix mypy errors in by file and exceptions file (#16300)
84
* Update docstrings style according to google guideline (#16445)
5+
* Support Python 3.14 and drop Python 3.9 (#16342)
6+
* Update docstrings style (#16427)
7+
* Fix default rpId in virtual authenticator (#16428)
8+
* Raise NotImplementedError when deleting downloads in driver subclass (#16423)
9+
* Configure WebSocket timeout and wait interval via ClientConfig (#16248)
10+
* Re-add defaults for Chromium kwargs (#16372)
11+
* Add --enable-chrome-logs to chrome service args to inherit browser i/o streams (#16202)
12+
* Fix type annotations in the chromium webdriver file (#16309)
13+
* Raise InvalidSelectorException for compound class names (#16291)
914

1015
Selenium 4.36.0
1116
* Add CDP for Chrome 140 and remove 137

0 commit comments

Comments
 (0)