org.openqa.selenium.server.browserlaunchers
Class InternetExplorerCustomProxyLauncher
java.lang.Object
org.openqa.selenium.server.browserlaunchers.AbstractBrowserLauncher
org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomProxyLauncher
- All Implemented Interfaces:
- BrowserLauncher
- Direct Known Subclasses:
- ProxyInjectionInternetExplorerCustomProxyLauncher
public class InternetExplorerCustomProxyLauncher
- extends AbstractBrowserLauncher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
customPACappropriate
protected boolean customPACappropriate
wpm
protected WindowsProxyManager wpm
changeMaxConnections
protected boolean changeMaxConnections
InternetExplorerCustomProxyLauncher
public InternetExplorerCustomProxyLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
java.lang.String sessionId,
java.lang.String browserLaunchLocation)
InternetExplorerCustomProxyLauncher
public InternetExplorerCustomProxyLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
changeRegistrySettings
protected void changeRegistrySettings()
launch
public void launch(java.lang.String url)
- Specified by:
launch
in class AbstractBrowserLauncher
close
public void close()
main
public static void main(java.lang.String[] args)
setChangeMaxConnections
public static void setChangeMaxConnections(boolean changeMaxConnections)
Copyright © 2012. All Rights Reserved.