Collapse Tree
Last updated
Last updated
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 collapse an expanded tree in the SAP application. It used to collapse or minimize a tree structure in SAP GUI automation. It can also be used to enhance performance by reducing the number of visible nodes and thus minimizing the amount of data that the SAP GUI needs to handle at once.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)>
Consider a scenario where a user is testing SAP GUI application and needs to close all expanded nodes. For this scenario Collapse Tree action is used by Avo Assure. It collapses the tree structure to its root node, hiding all child nodes. It verifies that all nodes collapse within SAP. Tree control element.
The Collapse Tree action performed needs to collapse all expanded nodes in tree structure.
The Collapse Tree action is performed on tree structure within SAP Application.