Skip to content

Commit 33dc63b

Browse files
committed
[py] Amending changelog for 4.1.4
1 parent d3a0201 commit 33dc63b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

py/CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Selenium 4.1.4
1111
* Use monotonic clock for waits, fixes #10544 (#10550)
1212
* Adding Chrome DevTools 101 and removing 98
1313
* 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)
1418

1519
Selenium 4.1.3
1620

0 commit comments

Comments
 (0)