Modifier and Type | Method and Description |
---|---|
static InternetExplorerDriverEngine |
InternetExplorerDriverEngine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternetExplorerDriverEngine[] |
InternetExplorerDriverEngine.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.withEngineImplementation(InternetExplorerDriverEngine engineImplementation)
Configures the driver engine implementation for the driver server.
|
Copyright © 2014. All rights reserved.