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
SeleneseCommand
          Represents a single Selenese action
SeleniumServer
          Provides a server that can launch/terminate browsers and can receive Selenese commands over HTTP and send them on to the browser.
 

Classes in org.openqa.selenium.server used by org.openqa.selenium.server.browserlaunchers
SeleneseQueue
          Schedules and coordinates commands to be run.
SeleniumServer
          Provides a server that can launch/terminate browsers and can receive Selenese commands over HTTP and send them on to the browser.
 

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 Selenese commands over HTTP and send them on to the browser.
 



Copyright © 2006 null. All Rights Reserved.