Get Column Value of Selected Tree Node

It is a pre-built action in Avo Assure which is available for the tree type of elements captured from the SAP application. It instructs Avo Assure Client to fetch the column value corresponding to the selected tree node and save the result in the output variable. It can be used to verify that the value specified in a specific column for the selected node matches expected results.

Syntax

Input: <Column number>

Note: The user gives column number of tree node.

Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)>

Usecase/Example

Scenario

Consider a scenario where user is testing SAP GUI Application and needs to retrieve specific column from selected tree. For this scenario "Get Column Value of Selected Tree Node" action used by Avo Assure. It helps to retrieve the value of a specific column from a selected node in SAP. Tree control element in GUI tree structure. It ensures that the correct column value is retrieved from tree structure.

Expected Result:

The Get column Value of Selected Tree Node action needs to fetch column value to selected tree node and saves result in {Result} output variable.

Output:

The action performed on nodes in tree structure and saves result in {Result} output variable.

Last updated

Logo