Tree
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to fetch the node's name based on the index provided in the input.
Find the snippet of the keyword below:
In the above example, after the test case debug, the node name will be fetched based on the index provided in the input and stored in the variable {NodeName}.
Description: This keyword or action instructs Avo Assure Client to select the specified tree node.
Find the snippet of the keyword below:
In the above example, after the test case debug, the specified tree node will be selected, and the execution status “True”/ “False” will be stored in variable {result}.
Keyword
Input Syntax
Output Syntax
Supported Input Formats
selectTreeNode
<Path>
(Optional)
Text
Static Values
Dynamic Variables
Keyword
Input Syntax
Output Syntax
Supported Input Formats
GetNodeNameByIndex
<Path (separated by ;)>
{Variable}
Text
Static Values
Dynamic Variables