You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: py/CHANGES
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
Selenium 2.45.0
2
+
* Firefox support up to 35, support for native events up to 34.
3
+
* Make Opera driver support also the new Blink based Opera
4
+
* README: Fix the Yahoo example
5
+
* WebElement docstring fixes
6
+
* Add debugger_address option to the ChromeDriver options list to optionally instruct ChromeDriver to wait for the target devtools instance to be started at a given host:ip
7
+
* Set default value for PhantomJS process reference
8
+
* Allow setting of FileDetector for send_keys
9
+
* Pass info to TimeoutException in WebDriverWait
10
+
* Issues Fixed: 8065, 8310, 8539
11
+
12
+
Selenium 2.44.0
13
+
* (previous release person forgot to add release notes! DAVID!)
14
+
1
15
Selenium 2.43.0
2
16
* Expand WebElement.get_attribute API docs
3
17
* firefox may be installed without admininstrator privileges
0 commit comments