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

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

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

Subclasses of FirefoxCustomProfileLauncher in org.openqa.selenium.server.browserlaunchers
 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.
 



Copyright © 2011. All Rights Reserved.