Modifier and Type | Method and Description |
---|---|
InternetExplorerDriverService |
InternetExplorerDriverService.Builder.build()
Creates a new service to manage the driver server.
|
static InternetExplorerDriverService |
InternetExplorerDriverService.createDefaultService()
Configures and returns a new
InternetExplorerDriverService using the default configuration. |
Constructor and Description |
---|
InternetExplorerDriver(InternetExplorerDriverService service) |
InternetExplorerDriver(InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities) |
InternetExplorerDriver(WindowsProxyManager proxy,
InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities,
int port) |
Copyright © 2014. All rights reserved.