| Activate windowActivates a window. Description Optionally, you may add comments here describing the purpose of this element.
Caption Specify the partial or full name of the window to be activated.
Match You can select the following match parameters. Exact Window Name - Caption field must exactly match a window title. Window Name Substring - Caption field can be substring of a window title. Wildcard matching - Caption field contains wildcards '*' and '?'. In this case, Caption can be
*Notepad
MyApp*
State Desired state of the window after the window is activated. Normal Maximize
Classname You can limit the search by some classname. If you specify it, the window must be this class.
|