Package | Description |
---|---|
org.openqa.selenium.server |
Modifier and Type | Method and Description |
---|---|
static SpecialCommand |
SpecialCommand.getValue(String command) |
static SpecialCommand |
SpecialCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialCommand[] |
SpecialCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.