|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InternetExplorerDriverService in org.openqa.selenium.ie |
---|
Methods in org.openqa.selenium.ie that return InternetExplorerDriverService | |
---|---|
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. |
Constructors in org.openqa.selenium.ie with parameters of type InternetExplorerDriverService | |
---|---|
InternetExplorerDriver(InternetExplorerDriverService service)
|
|
InternetExplorerDriver(InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities)
|
|
InternetExplorerDriver(WindowsProxyManager proxy,
InternetExplorerDriverService service,
org.openqa.selenium.Capabilities capabilities,
int port)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |