Skip to content

Commit 336811c

Browse files
[py] update missing items for changelog for 4.1
1 parent 5fd073d commit 336811c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

py/CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Selenium 4.1.0
22

3+
* add warning if people set w3c to false as it may break their tests
4+
* Fix wrong type annotations for "env" it's a dict not a string (#10072)
5+
* Added default executable path in service module for (#10057)
6+
* Fix typos for docstrings (#10052)
7+
* Fix return type hint in get_screenshot_as_png (#10060)
38
* Add CDP for v96, remove support for v92 and v93
49
* Add support for shadow dom end points
510
* Upgrade sphinx to use latest

0 commit comments

Comments
 (0)