Double Click on Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure that comes with the Captured Textbox Element, instructs the Avo Assure to perform a double-click on the captured textbox element during test execution and save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<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 within the application.
The Double Click on Object action does not take any value in the Input Value column. It identifies the target object (e.g., Full Name) and simulates a double-click action. The result of the action is stored in the {DoubleClick} variable, with the following possible values:
True – If the object is double-clicked successfully.
False – If the action fails or an error occurs.