Skip to content

RoadMap

Simon Stewart edited this page Mar 12, 2015 · 6 revisions

WebDriver RoadMap

The following issues need to be resolved before the final release:

Issue Summary HtmlUnitDriver Progress FirefoxDriver Progress InternetExplorerDriver Progress ChromeDriver Progress
27 Handle alerts in Javascript-enabled browsers n/a Started Started Not Started
32 User guide Started
34 Support HTTP Basic and Digest Authentication Not Started
35 Selenium emulation Done for Java and C#
36 Support for drag and drop behaviour n/a Done Done Started
none Example tests Not Started

A final release will be made once these are implemented in Firefox, IE and at least one webkit-based browser.

The Future

The following are also planned:

  • JsonWireProtocol --- The formalisation of the current RemoteWebDriver wire protocol in JSON.
Clone this wiki locally