We will now iterate through the RPA challenge data in the excelTable variable and enter it into its respective input fields in the RPA challenge website. Before we do that, let's launch the RPA challenge website and click on the START button:
- Add the Launch Website action and add http://www.rpachallenge.
com/ to the URL property. Also, choose Internet Explorer as your browser:
We will be using the Internet Explorer browser for web automation in this project. A2019 also works with Chrome. We will also be using Chrome for our other A2019 projects.
- Open Internet Explorer and go to rpachallenge.com. We will start by clicking the START button on the website. Let's add the Recorder Capture action to do that. In the properties for Capture, choose Window for the Object detail property. Then, refresh the input box by clicking on the icon on the right. Choose the...