Modifier and Type | Method and Description |
---|---|
static InternetExplorerDriverService |
InternetExplorerDriverService.createDefaultService()
Configures and returns a new
InternetExplorerDriverService using the default configuration. |
protected InternetExplorerDriverService |
InternetExplorerDriverService.Builder.createDriverService(File exe,
int port,
com.google.common.collect.ImmutableList<String> args,
com.google.common.collect.ImmutableMap<String,String> environment) |
Constructor and Description |
---|
InternetExplorerDriver(InternetExplorerDriverService service) |
InternetExplorerDriver(InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities) |
InternetExplorerDriver(InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities,
int port) |
Copyright © 2016. All rights reserved.