waitForCookieByName (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command is used to wait till the value of the cookie with the specific name is present.
- Syntax
- waitForCookieByName(name, pattern)
- Target
- name - the name of the cookie
- Value
- pattern
- Return Value
- the value of the cookie
- Example: