Skip to content

Commit 94361a4

Browse files
committed
Update Python CHANGES doc
For both 3.1 and 3.2
1 parent 85638a4 commit 94361a4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

py/CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Selenium 3.2.0
2+
* No major changes to Python bindings
3+
4+
Selenium 3.1.0
5+
* Fix python HTTPS encoding for python driver (#3379)
6+
* Allow Firefox preferences to be set directly in Options
7+
* Fix shutdown and process termination (#3263)
8+
* Preventing exception if log_path is none or empty. Fixes #3128
9+
110
Selenium 3.0.2
211
* Add support for W3C Get Active Element
312
* Return when we use executeScript for faking WebElement.get_property

0 commit comments

Comments
 (0)