UiPath RPA Associate (UiRPA) — Question 38

A developer created a process that prompts the user for an input company name, opens a browser and searches the company name, scrapes the search results, and writes the results to Excel. Which part of the process requires an attended robot?

Answer options

Correct answer: B

Explanation

The input dialog prompt is the only part of the process that requires user interaction, thus necessitating an attended robot. Opening the web browser, scraping data, and writing to Excel can all be done by unattended robots without needing user input.