Voodoo Scenario Steps: Advanced
Code
This step is used in operations that require a code step.
- General Information
| Parameter |
Description |
| Name |
The name of code step. (Compulsory) |
| Description |
The description of code step. (Not Compulsory) |
- Region
| Parameter |
Description |
| Related Flow Image |
The using image during this step. |
- Action
| Parameter |
Description |
| Component Template Type |
The type of template you want to use can be selected as “C#” or “MLNET”. C# comes automatically. |
| Language |
The language of the software is selected in this area. (C #, VB.NET) |
- Time Settings
| Parameter |
Description |
| Maximum Step Duration |
The maximum time to the end of completion to find the image. If the image cannot found on the screen or the selected region, this step will not verified. (Compulsory) |
| Wait Duration After Operation |
The wait time to pass next step to find the image. (Compulsory) |
- Scenario Flow
| Parameter |
Description |
| Step Flow |
Indicates the step flow type. (Compulsory)
| Ordered |
The flow type to continue sequentially. |
| Conditional |
The flow type to continue conditionally.
- Step to Run On Success
This step turns to another step on success. You can choose End to terminate the scenario step.
- Step To Tun On Fail
This step turns to another step on fail. You can choose End to terminate the scenario step.
|
|