[][src]Module webdriver::command

Structs

ActionsParameters
AddCookieParameters
GetNamedCookieParameters
GetParameters
JavascriptCommandParameters
LocatorParameters
NewWindowParameters
PrintMargins
PrintPage
PrintParameters
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.

PrintOrientation
WebDriverCommand

Traits

WebDriverExtensionCommand