Skip to content

Commit 6e4988a

Browse files
Update python changelog
1 parent bb6267e commit 6e4988a

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

py/CHANGES

+15-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
Selenium 3.6.0
2+
3+
* Fix package name in python webelement module (#4670)
4+
* Fix python driver examples (#3872)
5+
* No need to multiply pause by 1000
6+
* Add pause to action chains
7+
* only check for proxyType once
8+
* lowercase proxy type for w3c payload in python #4574
9+
* guarding against null return value from find_elements in python #4555
10+
* remove unnecessary pytest marking, address flake8 issues
11+
* allow IE WebDriver to accept IE Options
12+
* add IE Options class
13+
* convert OSS capabilities to W3C equivalent for W3C payload
14+
* Add Safari to API docs
15+
116
Selenium 3.5.0
217

318
* Numerous test fixes
@@ -553,7 +568,3 @@ Selenium 2 Beta 2
553568
* Improved IEDriver
554569
* Basic Authentication support for Selenium 2
555570
* Ability to have multiple Firefox instances
556-
commit 470eacc265d8d1e2aa2153a32131e80029989723
557-
Author: Alexei Barantsev <[email protected]>
558-
Date: Thu Aug 10 12:26:45 2017 +0300
559-

0 commit comments

Comments
 (0)