Uses of Class
org.openqa.selenium.server.SeleniumServer

Packages that use SeleniumServer
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. 
 

Uses of SeleniumServer in org.openqa.selenium.server
 

Constructors in org.openqa.selenium.server with parameters of type SeleniumServer
SeleniumDriverResourceHandler(SeleniumServer server)
           
 

Uses of SeleniumServer in org.openqa.selenium.server.browserlaunchers
 

Constructors in org.openqa.selenium.server.browserlaunchers with parameters of type SeleniumServer
BrowserLauncherFactory(SeleniumServer server)
           
 

Uses of SeleniumServer in org.openqa.selenium.server.htmlrunner
 

Constructors in org.openqa.selenium.server.htmlrunner with parameters of type SeleniumServer
HTMLLauncher(SeleniumServer server)
           
 



Copyright © 2006 null. All Rights Reserved.