Double Click on Object

This is a pre-built action in Avo Assure and comes for the Captured Image Element, instructs Avo Assure to perform a double-click operation on the captured image from AUT and store the status in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

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

This dynamic variable holds the status as True or False

Example

Performs a double-click action on the specified UI element in the application interface

The Double Click on Object action does not require any value from the Input Value column. It identifies the targeted element based on the captured object and triggers a double-click operation. The result of the double-click operation is stored in the {Doubleclick} variable, with the following possible values:

  • True – if the element is double-clicked successfully.

  • False – if the double-click action fails or an error occurs.

Last updated

Was this helpful?