Double Click
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Captured Button Element. It instructs Avo Assure to perform a double-click action on the specified button element and save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
The dynamic variable holds the status as True or False.
Example
Performs a double-click action on the specified UI element.
The Double Click action does not take any value in the Input Value column. It performs a double-click on the identified element during execution. The result of the operation is stored in the {DoubleClick} variable, with the following possible values:
True – If the double-click action is performed successfully.
False – If the double click action fails or an error occurs.