| AdditionalHttpCommands |
Used to allow a CommandExecutor using HTTP to find additional
commands that should be supported.
|
| AugmenterProvider<X> |
Describes and provides an implementation for a particular interface for use with the
Augmenter.
|
| Browser |
Used to identify a browser based on its name.
|
| CapabilityType |
Commonly seen remote webdriver capabilities.
|
| CommandCodec<T> |
Converts Command objects to and from another representation.
|
| CommandExecutor |
|
| DriverCommand |
An empty interface defining constants for the standard commands defined in the WebDriver JSON
wire protocol.
|
| ExecuteMethod |
|
| FileDetector |
Used for identifying whether a sequence of chars represents the path to a
file.
|
| ResponseCodec<T> |
Converts Response objects to and from another representation.
|