verifyCookieNotPresent (UI Automation - Interrogation)
Compatible with:
- Purpose
- This Command is used to Verify whether the cookie is not present in the page.
- Syntax
- verifyCookieNotPresent(name)
- Target
- Name
- Value
- N/A
- Return Value
- Returns true if a cookie with the specified name is present, or false otherwise.