Exam UiARD All QuestionsBrowse all questions from this exam
Question 178

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?

    Correct Answer: C

    If 'Attended Automation' is set to 'Yes', it means the process is designed specifically for attended mode, and thus it will not run on unattended robots. Additionally, if 'Starts in Background' is set to 'No', it indicates that the process cannot start in the background, which is another characteristic of attended automation. Therefore, 'Attended Automation = Yes' and 'Starts in Background = No' will exclude the process from running on unattended robots.

Discussion
sur_bhi123456789Option: C

The ans is C

Engineer24Option: C

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? Setting the “Attended Automation” option to “No” ensures that the process is not designed for attended automation but rather for unattended automation

LarcAi_TrainingOption: C

C might be the correct answer