| Class | Description |
|---|---|
| BrowserInstallation | |
| SafariDriver |
A WebDriver implementation that controls Safari using a browser extension
(consequently, only Safari 5.1+ is supported).
|
| SafariDriverChannelHandler |
Simple handler for the SafariDriver.
|
| SafariDriverPipelineFactory | |
| SafariDriverServer |
The server responsible for communicating with the SafariDriver extension.
|
| SafariDriverService | |
| SafariDriverService.Builder | |
| SafariLocator |
Discovers a valid Safari installation on local system.
|
| SafariOptions |
Class to manage options specific to
SafariDriver. |
| SafariOptions.Option | |
| SessionData |
Provides access to Safari's session data files.
|
| WebSocketConnection |
Manages a basic WebSocket connection, coordinate message pairs.
|
| Exception | Description |
|---|---|
| ConnectionClosedException |
Exception thrown when the connection to the SafariDriver is lost.
|