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

Packages that use InternetExplorerCustomProxyLauncher
org.openqa.selenium.server.browserlaunchers   
 

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

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

 



Copyright © 2011. All Rights Reserved.