verifyNotAllWindowTitles (UI Automation - Interrogation)
- Purpose
- This command returns the titles of all windows that the browser knows about in an array.
- Syntax
- verifyNotAllWindowTitles (pattern)
- Target
- pattern - window titles to be verified
- Value
- N/A
- Return Value
- Pass, if the titles of all the windows do not match.