Interface | Description |
---|---|
RemoteCommand |
Represents a single remote action
|
Class | Description |
---|---|
DefaultRemoteCommand |
The default implementation of the RemoteCommand interface
|
DefaultSelenium |
The default implementation of the Selenium interface; end users will primarily interact with
this object.
|
HttpCommandProcessor |
Sends commands and retrieves results via HTTP.
|
ScreenshotListener | |
SeleneseTestBase |
Provides a base class that implements some handy functionality for Selenium testing (you are
not required to extend this class).
|
SeleneseTestCase | Deprecated
Please consider updating to junit 4 or above
|
SeleneseTestNgHelper | |
Wait |
A utility class, designed to help the user automatically wait until a condition turns true.
|
Exception | Description |
---|
Copyright © 2013. All rights reserved.