Uses of Package
org.openqa.selenium.server

Packages that use org.openqa.selenium.server
org.openqa.selenium.server Provides the core Selenium Server classes. 
org.openqa.selenium.server.browserlaunchers Provides classes to launch and kill browsers. 
org.openqa.selenium.server.htmlrunner Provides classes to launch Selenium Core HTML test suites and handle their test results. 
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server
BrowserResponseSequencer
           
CommandQueue
          Schedules and coordinates commands to be run.
FrameAddress
           
FrameGroupCommandQueueSet
          Manages sets of CommandQueues corresponding to windows and frames in a single browser session.
ProxyHandler
          Proxy request handler.
RemoteCommand
          Represents a single remote action
RemoteCommandException
          Exception to notify calling methods that an exception occurred when executing the method.
ResourceLocator
           
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).
WindowClosedException
           
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.browserlaunchers
CommandQueue
          Schedules and coordinates commands to be run.
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.htmlrunner
SeleniumServer
          Provides a server that can launch/terminate browsers and can receive remote Selenium commands over HTTP and send them on to the browser.
 



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