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