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