We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd073d commit 336811cCopy full SHA for 336811c
py/CHANGES
@@ -1,5 +1,10 @@
1
Selenium 4.1.0
2
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)
8
* Add CDP for v96, remove support for v92 and v93
9
* Add support for shadow dom end points
10
* Upgrade sphinx to use latest
0 commit comments