Simulate Press Action

This is a pre-built action in Avo Assure and comes for the Captured Image Element, instructs the Avo Assure to perform simulate press operation on the captured image from AUT and save the result in 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 as True or False

Example

Simulates a press (click) event on the specified object in the application interface

The Simulate Press Action does not require any value from the Input Value column. It triggers a press event on the captured element to mimic a user click. The result of the press action is stored in the {PressResult} variable, with the following possible values:

  • True – if the press action is executed successfully.

  • False – if the press action fails or an error occurs.

Last updated

Was this helpful?