Uses of Package
org.openqa.selenium.server.browserlaunchers

Packages that use org.openqa.selenium.server.browserlaunchers
org.openqa.selenium.server Provides the core Selenium Server classes. 
org.openqa.selenium.server.browserlaunchers Provides classes to launch and kill browsers. 
 

Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server
BrowserLauncher
          The launcher interface for classes that will start/stop the browser process.
BrowserLauncherFactory
          Returns BrowserLaunchers based on simple strings given by the user
 

Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server.browserlaunchers
AbstractBrowserLauncher
          Runs the specified command path to start the browser, and kills the process to quit.
BrowserLauncher
          The launcher interface for classes that will start/stop the browser process.
FirefoxCustomProfileLauncher
           
InternetExplorerCustomProxyLauncher
           
LauncherUtils.ProxySetting
           
MacProxyManager
          Class to manage the proxy server on OS X.
SafariCustomProfileLauncher
           
WindowsProxyManager
           
 



Copyright © 2008. All Rights Reserved.