Uses of Class
org.openqa.selenium.ie.InternetExplorerDriverService.Builder
-
Uses of InternetExplorerDriverService.Builder in org.openqa.selenium.ie
Modifier and TypeMethodDescriptionInternetExplorerDriverService.Builder.withExtractPath
(File extractPath) Configures path to which the driver server library will be extracted.Configures the host to which the driver server bound.InternetExplorerDriverService.Builder.withLogLevel
(InternetExplorerDriverLogLevel logLevel) Configures the logging level for the driver server.InternetExplorerDriverService.Builder.withSilent
(Boolean silent) Configures silence in stdout of the driver server by unlogged messages.