log, properties| Constructor and Description |
|---|
UiTree(UiDriver uiDriver,
UiElementProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
select(int elementIndex)
Select element in Tree component by index
|
abstract void |
select(String... labels)
Select element in Tree component by element label or even by element labels path
e.g.
|
checkTypeAndRules, getElementProperties, getElementProperty, getPropertyNamesToUseForMatch, getUiDriver, logAction, toStringpublic UiTree(UiDriver uiDriver, UiElementProperties properties)
public abstract void select(int elementIndex)
elementIndex - tree element index to selectpublic abstract void select(String... labels)
labels - element label to select or element labels path to selectCopyright © 2017 Axway Software. All rights reserved.