|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
SeleneseCommand | Represents a single Selenese action |
Class Summary | |
ClassPathResource | Represents resource file off of the classpath. |
DefaultSeleneseCommand | The default implementation of the SeleneseCommand interface |
ProxyHandler | Proxy request handler. |
SeleneseQueue | Schedules and coordinates commands to be run. |
SeleniumDriverResourceHandler | A Jetty handler that takes care of Selenese Driven requests. |
SeleniumServer | Provides a server that can launch/terminate browsers and can receive Selenese commands over HTTP and send them on to the browser. |
SingleEntryAsyncQueue | Provides a synchronizing queue that holds a single entry (eg a single Selenium Command). |
Exception Summary | |
SeleniumCommandTimedOutException | Thrown to indicate that the remote process failed to respond within a specified timeout. |
Provides the core Selenium Server classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |