Crate webdriver_client [] [src]

A library to drive web browsers using the webdriver interface.

Modules

firefox
messages

Structs

DriverSession

A WebDriver session.

Element
FrameContext

Switch the context of the current session to the given frame reference.

Enums

Error
JsonValue

Represents any valid JSON value.

Traits

Driver