WebDriver classic is the original WebDriver protocol that provides HTTP-based commands for browser automation. This reference documents the commands and timeouts available in WebDriver classic.
HTTP-based operations to inspect and control the behavior of browsers, manage browser sessions and windows, and interact with DOM elements.
Timeout definitions that control behavior for script injection, document navigation, and element retrieval.