Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘verifyDoesNotExists’ is a pre-built Action that comes for the captured Element. The functionality of this in Avo Assure to verify a specific object or element is not present on the current page of the application and stores the result in the dynamic variable.
Input Value: N/A
Example
Verifies whether a specified UI element is not present on the screen
The VerifyDoesNotExists action checks if the defined object on the application interface does not exist. This is useful for confirming that specific elements are intentionally hidden or removed based on expected conditions in the application. The result of this verification is stored in the {Not Exists} variable as Ture or False
N/A
Not Applicable
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This variable holds the status as True or False