[][src]Module thirtyfour::sync

Modules

action_chain

Structs

RemoteConnectionSync

Synchronous remote connection with the Remote WebDriver server.

WebDriver

This WebDriver struct encapsulates a synchronous Selenium WebDriver browser session. For the async driver, see WebDriver.

WebElement

The WebElement struct encapsulates a single element on a page.