Operations on different windows that have the same caption are recorded in an AIT file as operations on the same window. In the generated AIT file, the following flags are used to script the operations on windows:
The following describes these flags.
Window flags specify the order in which windows will be displayed. The following figure gives an example of generated window flags.
Figure 2-22 Example of generated window flags
Event flags specify the order in which window operations will be performed. The following figure gives an example of generated event flags.
Figure 2-23 Example of generated event flags
The invalid flag suppresses execution of the next operation until a window closes. The following figure gives an example of generated invalid flags.
Figure 2-24 Example of generated invalid flags