Close Application
Closes window(s), previously opened by Wizlink as a result of the scenario, or those which it took over as a result of the Find Application activity.
Choose from the dropdown list whether you want to close all applications at once or only one. Fill in internal name of desired application in relevant textbox in the properties window: custom names of Web browser, terminal and Excel in dedicated textboxes, for all other applications use Application name textbox. The string you put in the Description textbox will show in Logs.
Acquired Text | String | Output | text input by user |
---|---|---|---|
Alternative Scenario If Failed | Boolean | Input | checkbox; default is "on" |
Application Group | Dropdown | Input | select the appropriate option from the dropdown list |
Application Name | String | Input | custom internal name Wizlink will use to identify the application window |
Browser window name | String | Input | custom internal name Wizlink will use to identify the window |
Description | String | Input | this comment (string) will show in Logs |
Display Name | Literal | Input | changes display name of the activity |
Exclude from Transaction Check | Boolean | Input | checkbox; default is "off" |
Result | Boolean | Output | returns a Boolean value. True if no error in activity, otherwise will return False |
Result Code | Int32 | Output | Result Code will return 0 if there is no error in activity, otherwise in most cases will return 1. See the table of Extended Result Codes for more info |
Retry Timeout [s] | Double | Input | determines behaviour if the activity fails to execute. value < 0: try executing once, 0: try indefinitely; value >0: time in seconds during which the activity repeatedly tries to execute (if time elapses without success then Result = False, end activity) |
Terminal Name | String | Input | custom internal name Wizlink will use to identify the terminal window |
Workbook Name | String | Input | custom internal name Wizlink will use to identify the workbook |