1. rightClickTreeNode Keyword
Why was this developed?
The objective was to introduce a rightClickTreeNode keyword that supports the functionality of right-clicking on a node within a tree structure.
What is the Goal?
The Avo Assure team has developed the keyword rightClickTreeNode that, when used, prompts the Avo Assure Client to perform a right-click operation on the specified tree node.
How does it Look?

How does it work?
Description: This keyword or action instructs Avo Assure Client to right-click on a node within a tree structure.
Keyword
Input Syntax
Output Syntax
Supported Format
rightClickTreeNode
<path1>;<path2>;....;<pathN>
(Optional)
Text
Static Values
Dynamic Variables
Find the snippet of the keyword below:

In the above example, after the test case debug, the execution status (“True/False”) of the specified query will be stored in the output variable (if specified).
How can I get this?
If the user upgrades to the latest version of Avo Assure to 23.2.3, this feature will be available automatically.
Last updated