Skip to content

assertNotAllWindowNames (UI Automation - Interrogation)

  • Purpose
  • This command returns the names of all windows that the browser knows about in an array.
  • Syntax
  • assertNotAllWindowNames(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.
 
 
 

Feedback and Knowledge Base