waitForAllWindowNames (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command waits for the names of all windows that the browser knows about in an array.
- Syntax
- waitForAllWindowNames(pattern)
- Target
- pattern - The value to be verified.
- Value
- N/A
- Return Value
- True if the pattern matches the text, false otherwise