Skip to content

Commit

Permalink
[py] Update change log for 3.141.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Nov 1, 2018
1 parent cb45dc1 commit 9d8522e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions py/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Selenium 3.141.0
* Bump version to a better approximation of Π
* Improved Test build targets
* fix os path in test for Windows
* use 'NUL' for /dev/null on Windows
* Update ctor docstrings to explain that a directory passed in is cloned. Fixes #6542
* Allow passing of service_args to Safari. Fixes #6459
* Remove element equals url
* Improved WebExtension support

Selenium 3.14.1
* Fix ability to set timeout for urllib3 (#6286)
* get_cookie uses w3c endpoint when compliant
Expand Down

0 comments on commit 9d8522e

Please sign in to comment.