Starts either an executable file itself or an application via file with associated extension.
The easiest way to fill in all required parameters is to:
- Hunt necessary GUI elements
- Drag and drop relevant window name from Element Toolbox to this activity
Required parameters
Parameter type | Parameter name | Description |
Input | Application name | |
Input | Path | Path to executable file. It should be placed in quotation marks. |
Input | Window style | Determines the appearance of the opening window (Normal – default, Minimized, Maximized or Hidden). |
Optional parameters
Parameter type | Parameter name | Description |
Input | Arguments | List of additional arguments application will be executed with. |
Misc | DisplayName | |
Misc | Log this activity | |
Output | Result | |
Input | Working directory | Intended for applications where the current working directory is needed. |
Misc | Alternative Scenario if Failed | |
Output | Result Code | |
Output | Result Details |