assertCookieNotPresent (UI Automation - Interrogation)
Compatible with:
Compatible with:
- Purpose
- Generated from isCookieNotPresent(name)
- Cheks whether the cookie is not present or not.
- Syntax
- assertCookieNotPresent(name)
- Target
- name - the name of the cookie
- Value
- N/A
- Return Value
- Returns true if a cookie with the specified name is present, or false otherwise.