Press element
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure that comes with the Captured Link Element, instructs the Avo Assure to click on the specified link element during test execution 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 of the action as True or False.
Example
Press element on the specified element within the application.
The Press element action does not take any value in the Input Value column. It performs the press operation on the target element (e.g., Loans). The result of the action is stored in the {Press} variable, with the following possible values:
True – If the press action is performed successfully.
False – If the action fails or an error occurs.