Get Tree Node Text
Last updated
Last updated
It is a pre-built action in Avo Assure which is found for the tree type of elements captured from the SAP application. It instructs Avo Assure Client to fetch the text from the tree node and save the result in the output variable. It used to extract text from specific nodes within a tree structure in the SAP GUI.
Input: <Path1>; <Path2>; …; <>; <Column Data>(optional)>
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing SAP application and needs to extract text from specific nodes in a tree structure. For this scenario the Get Tree Node Text action is used to retrieve the text of the desired node from the SAP.TreeControl tree in SAP Application.
The action needs to extract text from specific nodes in tree structure.
The action performed on tree Structure in SAP Application and saves result in {Result} output variable.