public enum SelectorMethod
| Enum constant | Description |
|---|---|
BASIC |
|
CSS |
|
IMAGE |
|
SMART_LOCATOR |
|
XPATH |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static SelectorMethod |
fromDisplayName(String displayName) |
|
public String |
getName() |