Uses of Enum Class
org.openqa.selenium.ie.InternetExplorerDriverLogLevel
-
Uses of InternetExplorerDriverLogLevel in org.openqa.selenium.ie
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InternetExplorerDriverLogLevel[]
InternetExplorerDriverLogLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionInternetExplorerDriverService.Builder.withLogLevel
(InternetExplorerDriverLogLevel logLevel) Configures the logging level for the driver server.