WebDriver Draft Published

Author(s) and publish date

Published:

The Browser Testing and Tools Working Group has published a Working Draft of WebDriver. The WebDriver API aims to provide a synchronous API that can be used for a variety of use cases, though it is primarily designed to support automated testing of web apps. This specification defines the WebDriver API, a platform and language-neutral interface and associated wire protocol that allows programs or scripts to introspect into, and control the behavior of a web browser. The WebDriver API is primarily intended to allow developers to write tests that automate a browser from a separate controlling process, but may also be implemented in such a way as to allow in-browser scripts to control a possibly separate browser. Learn more about the Web Testing Activity.

Related RSS feed