| Package | Description |
|---|---|
| core.helpers | |
| core.uiCore.webElement |
| Modifier and Type | Method and Description |
|---|---|
static Element.LocatorType |
Element.LocatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element.LocatorType[] |
Element.LocatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Element.LocatorType |
ImpEnhancedWebElement.locatorType |
Element.LocatorType |
ElementObject.locatorType |
| Constructor and Description |
|---|
ElementObject(org.openqa.selenium.By by,
String name,
String locator,
Element.LocatorType locatorType)
gets by value for elements
|
Copyright © 2019. All rights reserved.