Right Click on Object

This ‘Right Click on Object’ is pre-built Action comes for the captured Element. It instructs the Avo Assure client to perform a ‘Right Click on captured object.

Syntax

Input: N/A

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

Usecase/Example

Scenario

Consider a scenario where a user is testing applications, such as file managers, which provide additional actions (e.g., ‘Rename,’ ‘Delete,’ ‘Copy,’ or ‘Properties’) through a context menu that appears when a user right-clicks on an element. Using the ‘Right Click on Object’ action ensures that the application correctly displays the menu.

Expected Result

This action needs to perform right-click on captured element.

Output

Action performs ‘Right Click on Object’ on that element which is text.

Last updated

Was this helpful?