Open Application
You can select this activity to launch a desktop application. This activity requires a location or a path for the executable file of the application.
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. |
Timeout | Int32 | Maximum time to wait for the application to open. | |
Input | Application Path | String | The location of the executable file of the application. |
Arguments | String | Command-line arguments for the application. | |
Selector | String | Identifies the launched application window. | |
Working Directory | String | The working directory for the application. | |
Misc | DisplayName | String | Display name for the activity |
Output | Error Code | Int32 | The error code for the activity. |