Double Click

This is a pre-built action in Avo Assure and is available for the Captured Element, instructs the Avo Assure to perform a double-click operation on the captured element save the result 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 of the action as True or False.

Example

Performs a double-click action on the specified object in the application.

The Double Click action does not take any value in the Input Value column. It identifies the target object and simulates a double-click. The result of the action is stored in the {Double Click} variable, with the following possible values:

  • True – If the double-click action is performed successfully on the object.

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

Last updated

Was this helpful?