Uses of Class
org.openqa.selenium.ie.InternetExplorerDriverService.Builder
Packages that use InternetExplorerDriverService.Builder
-
Uses of InternetExplorerDriverService.Builder in org.openqa.selenium.ie
Methods in org.openqa.selenium.ie that return InternetExplorerDriverService.BuilderModifier and TypeMethodDescriptionInternetExplorerDriverService.Builder.withExtractPath
(@Nullable 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
(@Nullable InternetExplorerDriverLogLevel logLevel) Configures the logging level for the driver server.InternetExplorerDriverService.Builder.withSilent
(@Nullable Boolean silent) Configures silence in stdout of the driver server by unlogged messages.