Module webdriver::command[][src]

Structs

ActionsParameters
AddCookieParameters
GetNamedCookieParameters
GetParameters
JavascriptCommandParameters
LocatorParameters
SendKeysParameters
SwitchToFrameParameters
SwitchToWindowParameters
TakeScreenshotParameters
TimeoutsParameters
VoidWebDriverExtensionCommand
WebDriverMessage
WindowRectParameters

A top-level browsing context’s window rect is a dictionary of the screenX, screenY, width, and height attributes of the WindowProxy.

Enums

NewSessionParameters

Wrapper around the two supported variants of new session paramters

WebDriverCommand

Traits

WebDriverExtensionCommand