Package com.epam.healenium
Class FieldName
- java.lang.Object
-
- com.epam.healenium.FieldName
-
public class FieldName extends Object
-
-
Constructor Summary
Constructors Constructor Description FieldName()
-
-
-
Field Detail
-
TAG
public static final String TAG
- See Also:
- Constant Field Values
-
INDEX
public static final String INDEX
- See Also:
- Constant Field Values
-
INNER_TEXT
public static final String INNER_TEXT
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
CLASSES
public static final String CLASSES
- See Also:
- Constant Field Values
-
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
-
OTHER
public static final String OTHER
- See Also:
- Constant Field Values
-
-