Skip to content

storeAllWindowTitles (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • This command is used for storing title of all windows.
  • Syntax
  • storeAllWindowTitles(variableName)
  • Target
  • variableName - the name of a variable in which the result is to be stored.
  • Value
  • N/A
  • Return Value
  • Array of titles of all windows that the browser knows about.
  • Returns the titles of all windows that the browser knows about in an array.
 

Feedback and Knowledge Base