waitForCookie (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command is used to wait till all cookies of the current page under test are present.
- Syntax
- waitForCookie(pattern)
- Target
- pattern
- Value
- N/A
- Return Value
- all cookies of the current page under test.
- Example: