Test Window

This action tests whether a specific window exists, in order to determine whether execution should continue down the current branch or if something else should be done.

Note that the window must exist when configuring the Test Window action, in order to be able to select the window.

Properties

The Test Window action can be configured using the following properties:

Window

The window to check the existence of (see how to identify a window).

If

Specifies the exact condition to test for, either that the Window Exists or that the Window Does Not Exist. If this condition is satisfied, execution will be affected as indicated by the Do property; if the condition is not satisfied, execution will continue down the current branch.

Do

Determines what happens when the condition and the If property together indicate that execution should not continue down the current branch.

As Specified Under Error Handling

The Error Handling tab specifies in detail what to do.

Skip Following Steps

Execution down the current branch will stop.