| Interface | Description |
|---|---|
| CommandProcessor |
Provides a
doCommand method, which sends the command to the browser to be performed. |
| Selenium |
Defines an object that runs Selenium commands.
|
| Class | Description |
|---|---|
| BrowserConfigurationOptions |
Contains parameters for a single Selenium browser session.
|
| SeleniumLogLevels |
An enumeration of logging levels
|
| Exception | Description |
|---|---|
| SeleniumCommandTimedOutException |
Thrown to indicate that the remote process failed to respond within a specified timeout.
|
| SeleniumException |
Thrown when a Selenium command fails.
|
Copyright © 2013. All rights reserved.