W3C Invites Implementations of WebDriver

Author(s) and publish date

Published:

The Browser Testing and Tools Working Group invites implementation of the Candidate Recommendation of WebDriver. WebDriver is a remote control interface that enables introspection and control of user agents. It provides a platform and language-neutral wire protocol as a way for out-of-process programs to remotely instruct the behavior of web browsers as well as a set of interfaces to discover and manipulate DOM elements in web documents and to control the behavior of a user agent. It is primarily intended to allow web authors to write tests that automate a user agent from a separate controlling process, but may also be used in such a way as to allow in-browser scripts to control a possibly separate browser.

Related RSS feed