Modifier and Type | Method and Description |
---|---|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withEngineImplementation(InternetExplorerDriverEngine engineImplementation)
Configures the driver engine implementation for the driver server.
|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withExtractPath(File extractPath)
Configures path to which the driver server library will be extracted.
|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withHost(String host)
Configures the host to which the driver server bound.
|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withLogLevel(InternetExplorerDriverLogLevel logLevel)
Configures the logging level for the driver server.
|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withSilent(Boolean silent)
Configures silence in stdout of the driver server by unlogged messages.
|
Copyright © 2016. All rights reserved.