Starting the CRM
In this section, you will start the Order Entry CRM. Before you proceed with the building of the bot, download the Order Entry CRM from the Input File – Order Entry CRM folder from the GitHub repository at https://github.com/PacktPublishing/UiPath-Associate-Certification-Guide/tree/main/Chapter15/Input%20File%20-%20Order%20Entry%20CRM.
The Order Entry CRM has fields corresponding to the invoices, as shown in the following screenshot:
Create a folder with the name of CRM
in the project directory, and move the Order Entry CRM page into this folder:
Now that you have downloaded the CRM, let's start building the automation:
- In UiPath Studio, open the
Main.xaml
file. - Drag and drop the
Open Browser
activity from the Activities panel into the Designer panel. - Next, click on the Properties panel...