Let's identify the Apptivo application tab for Automation:
- Start by adding the Attach Browser activity and attaching it to the browser tab. After that, perform the necessary extraction steps.Â
- If you don't have Apptivo open in your Chrome browser, ensure that you have it open and are logged in. Now, click on Indicate browser on-screen within the Attach Browser activity and point to the Apptivo home tab in the browser, as shown in the following screenshot:
- On the properties panel for the Attach Browser activity, do the following:
- Make sure that the BrowserType is Chrome.
- Add a new variable for the UiBrowser property under output using Ctrl + K, type in browserApptivo, and press Enter.
- In the same properties panel, update the Selector property. We will update the title with wild characters to make it generic across all the web pages in the Apptivo application. Click on the option to...