select tree node

This is a pre-built action available under the Captured Tree Element from the Desktop Application. The functionality of this action in Avo Assure is to select the specified tree node from the application.

Syntax

Input Value: <Path>

Argument
Description

<Path>

(Required)

Specify the path of the node that needs to be selected.

Note: Each value can separated by semicolon ( ; )

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This dynamic variable holds the status of the action as True or False.

Example

Selects a specific node in a tree structure using the provided path

The Select tree node action takes the value from the Input Value column (e.g., Computer;HKEY_CURRENT_USER;Control Panel) and selects the corresponding node within the captured tree element from the desktop application.

Last updated

Was this helpful?