Skip to content

Commit

Permalink
Update python changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Sep 25, 2017
1 parent bb6267e commit 6e4988a
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions py/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Selenium 3.6.0

* Fix package name in python webelement module (#4670)
* Fix python driver examples (#3872)
* No need to multiply pause by 1000
* Add pause to action chains
* only check for proxyType once
* lowercase proxy type for w3c payload in python #4574
* guarding against null return value from find_elements in python #4555
* remove unnecessary pytest marking, address flake8 issues
* allow IE WebDriver to accept IE Options
* add IE Options class
* convert OSS capabilities to W3C equivalent for W3C payload
* Add Safari to API docs

Selenium 3.5.0

* Numerous test fixes
Expand Down Expand Up @@ -553,7 +568,3 @@ Selenium 2 Beta 2
* Improved IEDriver
* Basic Authentication support for Selenium 2
* Ability to have multiple Firefox instances
commit 470eacc265d8d1e2aa2153a32131e80029989723
Author: Alexei Barantsev <barancev@gmail.com>
Date: Thu Aug 10 12:26:45 2017 +0300

0 comments on commit 6e4988a

Please sign in to comment.