Skip to content

Commit 8def36e

Browse files
Add python changelog
1 parent 9dd3b01 commit 8def36e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

py/CHANGES

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Selenium 3.5.0
2+
3+
* Numerous test fixes
4+
*Iterate over capabilities in a way to support py2.7 and py3
5+
* Fix W3C switching to window by name.
6+
* Support GeckoDriver addon install/uninstall commands #4215.
7+
* Move firefox_profile into moz:firefoxOptions.
8+
* Filter non-W3C capability names out of alwaysMatch.
9+
* Honor cmd line args passed to Service ctor (#4167)
10+
* Add expected conditions based on URL to Python Expected Conditions #4160
11+
* Add network emulation to Chrome Python bindings (#4011)
12+
* add warning when saving incorrectly named screenshot (#4141)
13+
114
Selenium 3.4.3
215
* Fix EventFiringWebdriver and WebElement to raise AttributeError on missing attributes. (#4107)
316
* unwrap WebElements inside dicts
@@ -540,3 +553,7 @@ Selenium 2 Beta 2
540553
* Improved IEDriver
541554
* Basic Authentication support for Selenium 2
542555
* 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)