selenium.webdriver.remote.webdriver

The WebDriver implementation.

Functions

create_matches(options)

get_remote_connection(capabilities, ...[, ...])

import_cdp()

Classes

BaseWebDriver()

Abstract Base Class for all Webdriver subtypes.

WebDriver([command_executor, ...])

Controls a browser by sending commands to a remote server.