This document provides an overview of WebDriver including:
- It describes WebDriver as a W3C specification for remotely controlling user agents through a REST API.
- It outlines the WebDriver architecture including drivers, bindings, and frameworks.
- It discusses the history and evolution of Selenium to the current WebDriver standard.