Verify Exists
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt actions in Avo Assure located for elements captured from SAP application. It instructs Avo Assure Client to verify the element present on the page. It verifies the presence of the captured element and record the store the result as True or False in the output variable.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where you are testing SAP application and want to search for product in e commerce application. For this scenario Verify Exists action used by Avo Assure. It ensures the search bar is present on the homepage. It allows entering a text easily in search bar.
The Verify Exists action needs to perform on specified textbox element. It saves the status in {Result} output variable.
The Verify Exists action performed on specified textbox element and stores in {Result} output variable as True.