This action allows the user to check a condition in a specific window. It permits notably to check if a window exists or not.
The concerned window title.The user can select an existing window by using the cross-shaped button on the right of the text field.
The condition to be checked.
Permits to choose the action running after the chosen condition is checked.
Gives the concerned window position as a Point. [Added in Actionaz 3.4.0.]
Gives the concerned window size as a Size. [Added in Actionaz 3.4.0.]
Gives the identifier of the process which runs the window.The variable which recovers this identifier could be used by other actions like Kill process.
Gives the concerned window abscissa. [Deprecated since version 3.4.0.]
Gives the concerned window ordinate. [Deprecated since version 3.4.0.]
Gives the concerned window width. [Deprecated since version 3.4.0.]
Gives the concerned window height. [Deprecated since version 3.4.0.]