Close Application
You can select this activity to close a desktop application.
Note: MS build tools must be installed before you use this
activity.
This table lists the properties for the activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
Wait After (ms) | Int32 | Time to delay (in seconds) after this activity runs successfully and before the next activity runs. | |
Wait Before (ms) | Int32 | Time to delay (in seconds) before running this activity. | |
Input | Selector | String | Identifies the application window to close. |
Close Main Window | Boolean | Indicates whether to close the main window. | |
Simulate | Boolean | Indicates whether to simulate the close action. | |
Misc | DisplayName | String | Display name for the activity |
Output | Error Code | Int32 | The error code for the activity. |