public class HtmlElementLocatorBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ELEMENT_LOCATOR |
static String |
XPATH |
| Constructor and Description |
|---|
HtmlElementLocatorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildXpathLocator(String[] rules,
UiElementProperties properties,
String[] htmlTypes,
String htmlNodeName)
Returns the element's XPath
|
public static final String PROPERTY_ELEMENT_LOCATOR
public static final String XPATH
public static String buildXpathLocator(String[] rules, UiElementProperties properties, String[] htmlTypes, String htmlNodeName)
properties - htmlType - isInput - Copyright © 2017 Axway Software. All rights reserved.