Expand description

WebDriver types and declarations.

Structs

Timeout configuration, for various timeout settings.

The WebDriver status as returned by Client::status().

A handle to a browser window.

Enums

An element locator.

A type of a new browser window.

Traits

A command that can be sent to the WebDriver.

Type Definitions