Click On Element
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure and is available for the Captured Element, instructs the Avo Assure to perform a click operation on the captured element save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the status of the action as True or False.
Example
Simulates a mouse click on a specified UI element in the application interface
The Click On Element action does not require any value from the Input Value column. It identifies the targeted element based on the captured object and triggers a click operation. The result of the click operation is stored in the {Click} variable, with the following possible values:
True – if the element is clicked successfully.
False – if the click action fails or an error occurs.