Simulate Press Action

This is a pre-built Action located under the Captured Button Element, instructs Avo Assure to simulate a press (mouse-down) action on the specified button element without releasing it.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

The dynamic variable holds the status as True or False.

Example

Simulates a press (mouse-down) action on the button element.

The Simulate Press Action does not take any value in the Input Value column. It performs the press or click action on the identified UI element. The result of the action is stored in the {Press} variable, with the following possible values:

  • True – If the action is performed successfully.

  • False – If the action fails or an error occurs.

Last updated

Was this helpful?