Select Single Parent 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 the Avo Assure Client to select the single parent of the tree node that is presently selected in the SAP application. It is used in SAP GUI automation to select or interact with the parent node of a currently selected tree node within a tree structure. If you need to perform an action or validation at the parent level, such as expanding or collapsing a parent node, this action helps navigate the hierarchy efficiently.

Syntax

Input: N/A

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

Usecase/Example

Scenario

Consider a scenario where user is testing SAP Application and needs to select the immediate parent node of a selected tree node in the SAP GUI application. For this scenario Select Single Parent of Selected Tree Node action by Avo Assure. It is used to navigate to the parent such as selecting "Order" when "User 1" is selected. The UI should update correctly to reflect the selected parent node without errors.

Expected Result

The Select single parent of selected tree node action needs to select the single parent of the tree node that is presently selected in the SAP application and stores the status in {Result} output variable.

Output

The action performed on tree structure and stores status in {Result} output variable.

Last updated

Was this helpful?