[][src]Module thirtyfour::sync

Allow importing the common sync structs via use thirtyfour::sync::*.

Modules

http_sync
prelude

Structs

Alert

Struct for managing alerts.

GenericWebDriver

NOTE: For WebDriver method documentation, see the WebDriverCommands trait.

SwitchTo

Struct for switching between frames/windows/alerts.

WebDriverSession
WebElement

The WebElement struct encapsulates a single element on a page.

Traits

WebDriverCommands

All browser-level W3C WebDriver commands are implemented under this trait.

Type Definitions

WebDriver

The WebDriver struct represents a browser session.