UiPath Advanced RPA Developer (UiARD) — Question 75
A developer is creating processes that will be run on user's machines. Which Project Settings options will exclude the process from running on unattended robots?
Answer options
- A. Attended Automation = No - Starts in Background = No
- B. Starts in Background = Yes - Starts in PiP = Yes
- C. Attended Automation = Yes - Starts in Background = No
- D. Attended Automation = No - Supports Persistence = No
Correct answer: C
Explanation
The correct answer, C, indicates that with Attended Automation set to Yes, the process is designed to run only when a user is present, thereby excluding unattended robots. Options A and D both have Attended Automation set to No, which would allow the process to run unattended. Option B does not address the attended automation setting, making it unsuitable for the requirement.