WebDriver BiDi modules

The WebDriver BiDi protocol is organized into modules. Each module represents a collection of related commands and events used in specific browser automation cases.

Both command and event names use the module name as a prefix: module_name.command_name for commands and module_name.event_name for events.

List of modules

The following is a list of the available WebDriver BiDi modules:

    Browser compatibility