Action group: Windows
This action is intended to close the window, if it exists.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Window name | The name of the window to apply the action to. Search is possible by partial window name using a regular expression | Robin.String | Yes | |
Time-out | Time in milliseconds to find required window. | Robin.Numeric | No | |
Window order | When found more than one window, action would interact with window defined by order | Robin.Numeric | No |
The action does not work with taskbar, explorer, and workspace.
There is an open Paint window. It is necessary to close it.
Use the "Close window if exists" action.
The program robot completed successfully. The window is closed.