Close windowCloses specified windows. Description Optionally, you may add comments here describing the purpose of this element.
Caption Specify the partial or full name of the windows to be closed.
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*
Classname You can limit the search by some classname. If you specify it, the window must be this class.
|