Perform Click
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Captured Button Element, instructs the Avo Assure to click on a button, link, or any clickable 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
Simulates a mouse click action on the selected UI element during test execution.
The Perform Click action does not take any value in the Input Value column. It performs a click on the specified element in the application. The result of the action is stored in the {Click} variable, with the following possible values:
True – If the click is performed successfully.
False – If the click fails or an error occurs.