Package org.openqa.selenium.server.browserlaunchers

Interface Summary
CommandQueueAware  
 

Class Summary
AbstractBrowserLauncher Runs the specified command path to start the browser, and kills the process to quit.
BrowserInstallationCache Cache browser installation corresponding to a spefic browser string and launcher location.
BrowserLauncherFactory Returns BrowserLaunchers based on simple strings given by the user
BrowserOptions  
BrowserStringParser Parse a Selenium browser string to extract browserStartCommand if there is one.
CustomBrowserLauncher Runs the specified command path to start the browser, and kills the process to quit.
Firefox2Launcher  
Firefox3Launcher  
FirefoxChromeLauncher  
FirefoxChromeLauncher.ChromeUrlConvert  
FirefoxCustomProfileLauncher  
FirefoxLauncher  
GoogleChromeLauncher Browser launcher for Google Chrome.
HTABrowserLauncher  
InternetExplorerCustomProxyLauncher  
InternetExplorerLauncher  
KonquerorLauncher  
MockBrowserLauncher  
OperaCustomProfileLauncher  
ProxyInjectionFirefoxCustomProfileLauncher launcher for Firefox under proxy injection mode

In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not just traffic going to selenium-server URLs.

ProxyInjectionInternetExplorerCustomProxyLauncher launcher for IE under proxy injection mode

In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not just traffic going to selenium-server URLs.

ProxyInjectionSafariCustomProfileLauncher launcher for Safari under proxy injection mode

In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not just traffic going to selenium-server URLs.

ResourceExtractor  
SafariCustomProfileLauncher  
SafariFileBasedLauncher  
SafariLauncher  
 

Exception Summary
InvalidBrowserExecutableException  
 



Copyright © 2011. All Rights Reserved.