getWindowName()

Get the current window name.

Syntax

getWindowName()
  RETURNS STRING

Usage

You can use it to return the name of an application window to test this action in a scenario. For example:

LET windowName = ggc.getWindowName()