storeCookiePresent (UI Automation - Manipulation)
Compatible with:
- Purpose
- The command will store cookies availability in variable.
- Syntax
- storeCookiePresent(name, variableName)
- Target
- name - the name of the cookie.
- Value
- variableName - the name of a variable in which the result is to be stored.
- Return Value
- Returns true if a cookie with the specified name is present, or false otherwise.