verifyNotAllWindowNames (UI Automation - Interrogation)
- Purpose
- This command returns the names of all windows that the browser knows about in an array.
- Syntax
- verifyNotAllWindowNames(pattern)
- Target
- pattern - Window names to be verified
- Value
- N/A
- Return Value
- An array of names of all windows that the browser knows about.