WebDriver reference

This page lists reference documentation for WebDriver.

WebDriver BiDi reference

WebDriver BiDi is a bidirectional protocol for browser automation that provides event-driven communication between the local end (the automation client) and the remote end (the browser). This reference documents the modules, commands, events, capabilities, and errors available in WebDriver BiDi.

WebDriver classic reference

WebDriver classic is the original WebDriver protocol that provides HTTP-based commands for browser automation. This reference documents the commands, capabilities, errors, and timeouts available in WebDriver classic.