Project settings

Please help with the solution

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?

  • 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

I think so
A
A. Attended Automation = No - Starts in Background = No

Setting the “Attended Automation” option to “No” ensures that the process is not designed for attended automation but rather for unattended automation. Additionally, setting “Starts in Background” to “No” specifies that the process should not run in the background without any user interface. This combination of settings will exclude the process from running on unattended robots.

@Latifa

I believe C as you do not want to run unattended and want to run on users machine

Cheers

Attended Automation = Yes -
Starts in Background = No

I agree with Anil.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.