Right Click IRIS

This is a pre-built action which comes under the element captured from the Desktop AUT using IRIS method. It instructs the Avo Assure Client to Right click on IRIS object which is captured from desktop application.

Syntax

Input: N/A

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

Usecase/Example

Scenario: Simulate Right-Click to Validate Context Menu in File Management Application.

Consider a scenario where a desktop application for file management is being automated. A right-click action is required on a file in a list to open a context menu with options like Rename and Delete. Using the Right Click IRIS action, the right-click action is simulated on the file to validate the appearance and functionality of the context menu.

Expected Result

After the right-click action, a context menu should appear with options like Rename and Delete.  

Output

The Right Click action performed and context menu appeared with options like Rename and Delete. 

Last updated

Was this helpful?