Skip to content

Commit 08b70a4

Browse files
author
AutomatedTester
committed
Updating changelog for what has happened so far
1 parent b78c8cc commit 08b70a4

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

py/CHANGES

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
Selenium 2.47.0 (in development)
22
* Adding ability to make remote call for webelement screenshots in accordance to the W3C spec
33
* Adding api to authenticate HTTP Auth modal dialogs via driver.switch_to.alert (beta)
4+
* Add rebeccapurple to Color Object
5+
* Add element screenshot
6+
* Add service handler and minimal update to driver to use service for Marionette
7+
* Add the ability to start FirefoxDriver backed with Marionette via a capability
8+
* support socket timeout for connections
9+
* free_port checks if port is available on all interfaces
10+
* Allow error handling to handle both current errors and w3c errors
11+
* Update find_elements to match spec
12+
* phantomjs: service: remove unused import of signal
13+
* phantomjs: add port information to WebDriverException
14+
* Issues fixed (Github): 478, 612, 734, 780
415

516
Selenium 2.46.0
617
* Firefox support up to 38
718
* BlackBerry browser support
819
* remove Presto-Opera support
9-
* firefox extension extraction fixes
20+
* firefox extension extraction fixes
1021
* process management fixes with phantomjs
1122
* Comparing remote web element for equality does not require a remote command
1223
* Issues Fixed: (gcode) 8493, 8521, 8498, 8274, 8497, 5923
@@ -331,5 +342,3 @@ Selenium 2 Beta 2
331342
* Improved IEDriver
332343
* Basic Authentication support for Selenium 2
333344
* Ability to have multiple Firefox instances
334-
335-

0 commit comments

Comments
 (0)