Simulate Press Action
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Captured Button Element. It instructs Avo Assure to simulate a press (mouse-down) action on the specified button element without releasing it.
Input Value: N/A
N/A
Not Applicable
Output Value:
<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.