Skip to content

checkWindowPopupCount (UI Automation - Manipulation)

  • Purpose
  • This command is used to get the number of, the number of windows currently opened and verify the count with the value provided in the target field, if both are equal "true" will be saved in the value variable else "false" will be saved.
  • Syntax
  • checkWindowPopupCount()
  • Target
  • numberofwindows(optional)
  • Value
  • N/A
  • Return Value
  • True or False
 

Feedback and Knowledge Base