Modifier and Type | Method and Description |
---|---|
static InternetExplorerDriverLogLevel |
InternetExplorerDriverLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternetExplorerDriverLogLevel[] |
InternetExplorerDriverLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InternetExplorerDriverService.Builder |
InternetExplorerDriverService.Builder.withLogLevel(InternetExplorerDriverLogLevel logLevel)
Configures the logging level for the driver server.
|
Copyright © 2014. All rights reserved.