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