Package | Description |
---|---|
com.sebuilder.interpreter | |
org.safs.selenium.webdriver.lib.interpreter |
Modifier and Type | Field and Description |
---|---|
Locator.Type |
Locator.type |
Modifier and Type | Method and Description |
---|---|
static Locator.Type |
Locator.Type.ofName(java.lang.String name) |
static Locator.Type |
Locator.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Locator.Type[] |
Locator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Locator(Locator.Type type,
java.lang.String value) |
Constructor and Description |
---|
WDLocator(Locator.Type type,
java.lang.String value) |
Copyright © SAS Institute. All Rights Reserved.