Class and Description |
---|
Alert |
Architecture
Represents the known architectures used in WebDriver.
|
Beta
Indicates that a feature or API is in active development, and so should not
be relied upon.
|
By
Mechanism used to locate elements within a document.
|
Capabilities
Describes a series of key/value pairs that encapsulate aspects of a browser.
|
Cookie |
Cookie.Builder |
Dimension
Similar to Point - implement locally to avoid depending on GWT.
|
InvalidElementStateException |
Keys
Representations of pressable keys that aren't text.
|
NoSuchElementException
Thrown by
WebDriver.findElement(By by) and
WebElement.findElement(By by) . |
NotFoundException |
OutputType
Defines the output type for a screenshot.
|
Platform
Represents the known and supported Platforms that WebDriver runs on.
|
Point
A copy of java.awt.Point, to remove dependency on awt.
|
Proxy
Configuration parameters for using proxies in WebDriver.
|
Proxy.ProxyType |
ScreenOrientation
Represents possible screen orientations.
|
SearchContext |
UnexpectedAlertBehaviour |
WebDriver
The main interface to use for testing, which represents an idealised web browser.
|
WebDriver.ImeHandler
An interface for managing input methods.
|
WebDriver.Navigation |
WebDriver.Options
An interface for managing stuff you would do in a browser menu
|
WebDriver.TargetLocator
Used to locate a given frame or window.
|
WebDriver.Timeouts
An interface for managing timeout behavior for WebDriver instances.
|
WebDriver.Window |
WebDriverException |
WebElement
Represents an HTML element.
|
Class and Description |
---|
Keys
Representations of pressable keys that aren't text.
|
WebDriver
The main interface to use for testing, which represents an idealised web browser.
|
WebDriverException |
WebElement
Represents an HTML element.
|
Class and Description |
---|
Keys
Representations of pressable keys that aren't text.
|
Point
A copy of java.awt.Point, to remove dependency on awt.
|
Class and Description |
---|
WebDriver
The main interface to use for testing, which represents an idealised web browser.
|
WebElement
Represents an HTML element.
|
Class and Description |
---|
WebDriver
The main interface to use for testing, which represents an idealised web browser.
|
WebDriverException |
WebElement
Represents an HTML element.
|
Class and Description |
---|
Beta
Indicates that a feature or API is in active development, and so should not
be relied upon.
|
Class and Description |
---|
Capabilities
Describes a series of key/value pairs that encapsulate aspects of a browser.
|
Platform
Represents the known and supported Platforms that WebDriver runs on.
|
Class and Description |
---|
Beta
Indicates that a feature or API is in active development, and so should not
be relied upon.
|
Copyright © 2015. All rights reserved.