Double Click

This is a pre-built action in Avo Assure and comes for the Captured Link Element, instructs the Avo Assure to perform double click on the captured link element and save the result in 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 element

The doubleClick action triggers a double mouse click on the captured element. This action does not require any input value. The result of the double-click operation is stored in the {Double} variable, with the following possible values:

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

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

Last updated

Was this helpful?