click

This is a pre-built action in Avo Assure and comes for the Captured Link Element, instructs the Avo Assure to click on the captured link element and 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

Performs a single click action on the specified object within the application.

The Click action does not take any value in the Input Value column. It identifies the target object (e.g., Loans) and simulates a click. 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 action fails or an error occurs.

Last updated

Was this helpful?