The Web connector
This connector is used for capturing and declaring HTML pages that are displayed in web browser tabs. Please note that a browser is a Windows application, so any dialog that's displayed by the browser can be captured as a desktop application using the Win32 connector. Web pages that are displayed by the browser are declared as Web
.
We will use https://www.packt.com to capture and create a new web application in MyFirstProject.
SAP Intelligent RPA supports the following web browsers:
- Microsoft Edge
- Google Chrome
- Firefox
- Internet Explorer
Perform the following steps to capture the web application:
- Start the browser application.
- Navigate to https://www.packt.com.
- Open the
MyFirstProject
project. - Go to the Explorer perspective.
- Click the + Add Application button.
- Select WEB from the Technology combo box in the Capture Application dialog.
- Select the application starting with Packt from the application...