webdriver
Basic Information
This W3C repository is the home of the WebDriver project, a standardized remote control interface that enables introspection and control of user agents. It serves as the authoritative source for the WebDriver protocol and related materials intended for browser vendors, tool builders, and implementors who need to automate or control user agents in a consistent, interoperable way. The repository collects the specification text, normative descriptions of commands and behavior, and associated resources that define how external clients should open sessions, issue commands, and inspect or manipulate a user agent. Its purpose is to provide a common, implementation-oriented reference that promotes cross-user-agent automation and predictable behavior across environments.