1. rightClickTreeNode Keyword
Last updated
Last updated
The objective was to introduce a rightClickTreeNode keyword that supports the functionality of right-clicking on a node within a tree structure.
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.
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) |
|
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).
If the user upgrades to the latest version of Avo Assure to 23.2.3, this feature will be available automatically.