runAutomationAnywhereTests
Executes Automation Anywhere automation test and returns the results to FlexDeploy.
Test Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
AAPlayer File Path |
| Yes | The path up to the folder containing the AAPLAYER PATH (e.g. C:\Program Files (x86)\Automation Anywhere\Enterprise\Client\AAPlayer.exe) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Automation Anywhere Task File Path (ATMX) |
| Yes | Automation Anywhere Task File Path(e.g. C:\AutomationAnywhereFiles\AutomationAnywhere\MyTasks\Flexdeploy_2login.atmx) |
ArtifactsÂ
This operation consumes artifacts from the artifacts repository.
Endpoint SelectionÂ
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the target. Selecting a specific resource will result in selection of endpoints associated to the target which have that resource defined.
Endpoint ExecutionÂ
This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.Â
- style