# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewAlert creates a new instance of Alert.
NewBrowserOptions returns an instance of BrowserOptions.
NewContext creates a new instance of Context.
NewCookies creates a new instance of Cookie.
NewDocument creates a new instance of Document.
No description provided by the author
NewMockBrowserOptions creates a new mock instance.
NewMockDoer creates a new mock instance.
NewMockSession creates a new mock instance.
NewNavigation creates a new instance of Navigation.
NewScreenCapture creates a new instance of ScreenCapture.
NewSession creates a new instance of Session.
NewTimeouts creates a new instance of Timeouts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Returns an element whose class name contains the search value.
Returns an element matching a CSS selector.
Returns an element whose ID attribute matches the search value.
Returns an anchor element whose visible text matches the search value.
Returns an element whose NAME attribute matches the search value.
Returns an anchor element whose visible text partially matches the search value.
Returns an element whose tag name matches the search value.
Returns an element matching an XPath expression.
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
CookieDomainKey the domain the cookie is visible to.
CookieExpiryKey when the cookie expires, specified in seconds since Unix Epoch.
CookieHttpOnlyKey whether the cookie is an HTTP only cookie.
CookieNameKey the name of the cookie.
CookiePathKey the cookie path.
CookieSameSiteKey whether the cookie applies to a SameSite policy.
CookieSecureKey whether the cookie is a secure cookie.
CookieValueKey the cookie value.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
ProxyAutodetectType proxy, probably with WPAD.
ProxyDirect connection - no proxy in use.
ProxyManualType proxy settings configured, e.g.
ProxyPACType - Proxy auto configuration from a URL.
ProxySystemType settings used.
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
No description provided by the author
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
No description provided by the author
Special keyboard keys, for SendKeys.
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Special keyboard keys, for SendKeys.
WebElementIdentifier the web element identifier is the string constant.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Error represents a WebDriver protocol error.
No description provided by the author
MockBrowserOptions is a mock of BrowserOptions interface.
MockBrowserOptionsMockRecorder is the mock recorder for MockBrowserOptions.
MockDoer is a mock of Doer interface.
MockDoerMockRecorder is the mock recorder for MockDoer.
MockSession is a mock of Session interface.
MockSessionMockRecorder is the mock recorder for MockSession.
Point is a 2D point.
Proxy specifies configuration for proxies in the browser.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Context represents a window handle with a unique identifier.
Cookies represents a cookies protocol.
No description provided by the author
No description provided by the author
No description provided by the author
Navigation represents a navigation of the current session context.
No description provided by the author
Session represents the connection between a local end and a specific remote end.
Timeouts represents a timeouts that control the behavior of script evaluation, navigation, and element retrieval.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params represents the key-value pairs.
No description provided by the author
ProxyType is an enumeration of the types of proxies available.
No description provided by the author
No description provided by the author