Uses of Class
org.openqa.selenium.server.browserlaunchers.AbstractBrowserLauncher

Packages that use AbstractBrowserLauncher
org.openqa.selenium.server.browserlaunchers Provides classes to launch and kill browsers. 
 

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

Subclasses of AbstractBrowserLauncher in org.openqa.selenium.server.browserlaunchers
 class DestroyableRuntimeExecutingBrowserLauncher
          Runs the specified command path to start the browser, and kills the process to quit.
 class FirefoxChromeLauncher
           
 class FirefoxCustomProfileLauncher
           
 class InternetExplorerCustomProxyLauncher
           
 class KonquerorLauncher
           
 class OperaCustomProfileLauncher
           
 class 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.
 class 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.
 class SafariCustomProfileLauncher
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.