Simulate Press Action

This is a pre-built action in Avo Assure that comes for the Captured textbox element, instructs Avo Assure to Simulate press action on the captured textbox 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 variable stores the status as True or False

Example

Simulates a press action (e.g., Enter, Tab) on the specified object in the application.

The Simulate Press Action does not take any value in the Input Value column. It performs the default press action as defined in the object properties. The result of the action is stored in the {Press} variable, with the following possible values:

  • True – If the press action is executed successfully.

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

Last updated

Was this helpful?