Double Click
Last updated
Was this helpful?
Last updated
Was this helpful?
The ‘Double Click’ is pre-built Action located under the captured element. It instructs the Avo Assure client to Perform double-click on the specific element to activate its assigned action.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a scenario where you are testing a bank application and user wants to login with their user ID and password. Using the "Double Click" action, the user will start the login process. After performing double-click on the Log In element, the application should verify that the credentials have been entered.
This action needs to perform the double click on log In element and store the result in output variable as true.
The action performed double click on Log In element and store the status in {Status} output variable as True.