Select Menu
This is pre-built Action located under the @Window Element Name. It instructs the Avo Assure Client to select the menu item.
Syntax
Input: <Heirarchy of the menu item>
Menu items should be separated with a semicolon.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario
In E-commerce desktop application user need to click on the item of the Menu. The user need to use Select Menu Action to provide hierarchy of the item of the menu separated by semicolon. Using this Action user can easily select the item of the Menu.
Input
Home;Products;Library;AI;Superintilligence: Path ,Dangers, Strategies
Expected Result
The Select Menu Action needs to select the “Superintilligence: Path ,Dangers, Strategies” menu item.
Output
The Select Menu Action is selecting the Superintilligence: Path ,Dangers, Strategies which is given in the.
Last updated
Was this helpful?