Back to Content

WebDriver classic reference

files/en-us/web/webdriver/reference/classic/index.md

latest588 B
Original Source

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.

  • Commands
    • : HTTP-based operations to inspect and control the behavior of browsers, manage browser sessions and windows, and interact with DOM elements.
  • Timeouts
    • : Timeout definitions that control behavior for script injection, document navigation, and element retrieval.