| 接口 | 说明 |
|---|---|
| CommandProcessor | 已过时
The RC interface will be removed in Selenium 3.0.
|
| RemoteCommand |
Represents a single remote action
|
| Selenium | 已过时
The RC interface will be removed in Selenium 3.0.
|
| 类 | 说明 |
|---|---|
| BrowserConfigurationOptions |
Contains parameters for a single Selenium browser session.
|
| DefaultRemoteCommand |
The default implementation of the RemoteCommand interface
|
| DefaultSelenium | 已过时
The RC interface will be removed in Selenium 3.0.
|
| HttpCommandProcessor | 已过时
The RC interface will be removed in Selenium 3.0.
|
| ScreenshotListener | |
| SeleneseTestBase | 已过时
The RC interface will be removed in Selenium 3.0.
|
| SeleneseTestCase | 已过时
Please consider updating to junit 4 or above
|
| SeleneseTestNgHelper | |
| SeleniumLogLevels |
An enumeration of logging levels
|
| Wait | 已过时
The RC interface will be removed in Selenium 3.0.
|
| 异常错误 | 说明 |
|---|---|
| SeleniumException |
Thrown when a Selenium command fails.
|