In this chapter, we will guide you through creating a template quickly with a simple goal, and introduce nodes, testing, and testing tools in RPA.
Goal: Use RPA to open the system dialer.
In the MoreLogin client, click Automation on the far left.
Select Create Templates.
Nodes are the core capability of RPA. You can complete a series of complex tasks through nodes.
- Click the + (plus sign) in the flow. [Mark 2]
- Fill in the package name "com.call" in Package Name. You can find these parameters using the developer tools.
- Close the current node.
- Select the cloud phone to test in the upper right corner [Figure 3] and click the Test button.
- The specified cloud phone opens the dialer, and the run finishes. At this point, the node status in the workflow should be success.
- When your workflow is fully edited and tested, click Save [Figure 4].
- Read the detailed node tutorial
- Create a plan using the template
- Edit Template
- View template execution history