Creating your second RPA process
Now, let's jump into creating a simple project to extract information from a web page to Notepad, the writing application.
Prerequisite
Try performing the following steps to identify any issue(s) launching Chrome related to Chrome extensions, as we will be using the Chrome browser for this exercise:
- From the Tools page, click Chrome from UiPath Extensions:
- Navigate in Chrome to
chrome://extensions/
and confirm that the extension is available:
- Ensure that the UiPath extension is enabled by default. If not, enable it manually by clicking the highlighted switch icon:
Once the extensions are set up correctly, perform the following process design steps.
Follow these steps to create your second...