Click On Element

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.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<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.

Last updated

Was this helpful?