| Package | Description |
|---|---|
| org.testmonkeys.maui.core.elements.location |
| Modifier and Type | Method and Description |
|---|---|
LocatorType |
Locator.getLocatorType() |
static LocatorType |
LocatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocatorType[] |
LocatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Locator.setLocatorType(LocatorType locatorType) |
| Constructor and Description |
|---|
Locator(LocatorType locatorType,
String locatorValue) |
Copyright © 2022. All rights reserved.