Skip to content

Commit f001129

Browse files
committed
updating py changelog for 2.45 release
1 parent 18495c0 commit f001129

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

py/CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
115
Selenium 2.43.0
216
* Expand WebElement.get_attribute API docs
317
* firefox may be installed without admininstrator privileges

0 commit comments

Comments
 (0)