verifyAllWindowTitles (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getAllWindowTitles()
- Returns the titles of all windows that the browser knows about in an array.
- Syntax
- verifyAllWindowTitles(pattern)
- Target
- pattern - The window titles to be verified.
- Value
- N/A
- Return Value
- An array of titles of all windows that the browser knows about.