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.cli   
org.openqa.selenium.server.htmlrunner Provides classes to launch Selenium Core HTML test suites and handle their test results. 
org.openqa.selenium.server.log   
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server
ApplicationRegistry
          Application Registry.
BrowserConfigurationOptions
           
BrowserResponseSequencer
           
BrowserSessionFactory.BrowserSessionInfo
          Collection class to hold the objects associated with a browser session.
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.
RemoteControlConfiguration
          Encapsulate Remote Control Configuration
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.
SpecialCommand
           
WindowClosedException
           
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.browserlaunchers
BrowserConfigurationOptions
           
CommandQueue
          Schedules and coordinates commands to be run.
RemoteControlConfiguration
          Encapsulate Remote Control Configuration
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.cli
RemoteControlConfiguration
          Encapsulate Remote Control Configuration
 

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

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.log
RemoteControlConfiguration
          Encapsulate Remote Control Configuration
 



Copyright © 2009. All Rights Reserved.