There was an error while loading. Please reload this page.
1 parent cb45dc1 commit 9d8522eCopy full SHA for 9d8522e
1 file changed
py/CHANGES
@@ -1,3 +1,13 @@
1
+Selenium 3.141.0
2
+* Bump version to a better approximation of Π
3
+* Improved Test build targets
4
+* fix os path in test for Windows
5
+* use 'NUL' for /dev/null on Windows
6
+* Update ctor docstrings to explain that a directory passed in is cloned. Fixes #6542
7
+* Allow passing of service_args to Safari. Fixes #6459
8
+* Remove element equals url
9
+* Improved WebExtension support
10
+
11
Selenium 3.14.1
12
* Fix ability to set timeout for urllib3 (#6286)
13
* get_cookie uses w3c endpoint when compliant
0 commit comments