assertCookiePresent (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from isCookiePresent(name)
- Checks whether the cookie is present or not.
- Syntax
- assertCookiePresent(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.