Simulate Press Action
Last updated
Was this helpful?
Last updated
Was this helpful?
The Simulate Press Action in Avo Assure allows performing a press operation on a captured table cell, useful for actions like dragging or when a normal click fails, and save the result in dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status as True or False
Example
The Simulate Press Action action does not require any value in the Input Value column. It interacts with the captured table cell and simulate Press action. The result of the press action is stored in the {Press} variable, with the following possible values:
True – if the captured cell is clicked successfully.
False – if the click fails or the element is not found.