storeCookieByName (UI Automation - Manipulation)
Compatible with:
- Purpose
- The command will store cookies with the name given.
- Syntax
- storeCookieByName(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 the value of the cookie with the specified name, or throws an error if the cookie is not present.