|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CommandProcessor | Provides a doCommand method, which sends the command to the browser
to be performed. |
SeleneseCommand | Represents a single Selenese action |
Selenium | Defines an object that runs Selenium commands. |
Class Summary | |
DefaultSeleneseCommand | The default implementation of the SeleneseCommand 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. |
SeleniumLogLevels | An enumeration of logging levels |
Exception Summary | |
SeleniumCommandTimedOutException | Thrown to indicate that the remote process failed to respond within a specified timeout. |
SeleniumException | Thrown when a Selenium command fails. |
Provides the Selenium Java Client Driver classes. These classes are intended to be used together with the Selenium Server.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |