Package org.openqa.selenium.server

Provides the core Selenium Server classes.

See:
          Description

Interface Summary
RemoteCommand Represents a single remote action
ResourceLocator  
 

Class Summary
BrowserResponseSequencer  
ClassPathResource Represents resource file off of the classpath.
ClasspathResourceLocator  
CommandQueue Schedules and coordinates commands to be run.
DefaultRemoteCommand The default implementation of the RemoteCommand interface
FrameAddress  
FrameGroupCommandQueueSet Manages sets of CommandQueues corresponding to windows and frames in a single browser session.
FsResourceLocator  
FutureFileResource Future File Resource.
HtmlIdentifier  
InjectionHelper  
ModifiedIO  
ProxyHandler Proxy request handler.
SeleniumDriverResourceHandler A Jetty handler that takes care of remote Selenium requests.
SeleniumServer Provides a server that can launch/terminate browsers and can receive remote Selenium 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).
StaticContentHandler  
 

Exception Summary
RemoteCommandException Exception to notify calling methods that an exception occurred when executing the method.
SeleniumCommandTimedOutException Thrown to indicate that the remote process failed to respond within a specified timeout.
SingleEntryAsyncQueueOverflow  
WindowClosedException  
 

Package org.openqa.selenium.server Description

Provides the core Selenium Server classes.



Copyright © {inceptionYear}-2007 null. All Rights Reserved.