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 d3a0201 commit 33dc63bCopy full SHA for 33dc63b
1 file changed
py/CHANGES
@@ -11,6 +11,10 @@ Selenium 4.1.4
11
* Use monotonic clock for waits, fixes #10544 (#10550)
12
* Adding Chrome DevTools 101 and removing 98
13
* Add the ability to create sdist package of the python bindings
14
+* Remove unicode prefix for strings (#10562)
15
+* Use `get_timeout()` for urllib pool manager timeouts in remote connection (#10563)
16
+* Fixing "--connect-existing" #10598
17
+* Added DeprecationWarning to the warnings.warn methods inside the find_element_by_x methods (#10575)
18
19
Selenium 4.1.3
20
0 commit comments