Window package

Use the Window package to automate tasks relating to the window.

Window is a data type available for storing application window titles. It is the only data type that can be used in all the actions of the Window package. Create a variable of data type Window and select or assign a window title.
Note: When you create a Window type variable, note that selecting Browser as default value supports only Google Chrome tabs whereas selecting Application as default value supports any application window.

Use this variable in any number of actions within the automation task. If the application window title changes, then change the value assigned to the variable. The new application title is reflected in all the actions where the variable is used.

Actions in the Window package

The Window package includes the following actions: