waitForNotAllWindowNames (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from getAllWindowNames()
- This command waits for the names of all windows that the browser knows about in an array.
- waitForNotAllWindowNames(pattern)
- Target
- pattern - The window names.
- Value
- N/A
- Return Value
- Array of names of all windows that the browser knows about.