Package org.openqa.selenium.server.browserlaunchers

Provides classes to launch and kill browsers.

See:
          Description

Interface Summary
BrowserLauncher The launcher interface for classes that will start/stop the browser process.
SeleneseQueueAware  
 

Class Summary
AsyncExecute A handy wrapper around Ant's Execute class that can spawn a process and return the process handle so you can close it yourself later
BrowserLauncherFactory Returns BrowserLaunchers based on simple strings given by the user
DestroyableRuntimeExecutingBrowserLauncher Runs the specified command path to start the browser, and kills the process to quit.
FirefoxChromeLauncher  
FirefoxCustomProfileLauncher  
HTABrowserLauncher  
InternetExplorerCustomProxyLauncher  
LauncherUtils Various static utility functions used to launch browsers
ManualPromptUserLauncher Manually prompt the user to start a browser from the command line
OperaCustomProfileLauncher  
SafariCustomProfileLauncher  
WindowsUtils  
 

Package org.openqa.selenium.server.browserlaunchers Description

Provides classes to launch and kill browsers.



Copyright © 2006 null. All Rights Reserved.