UiPath-ARDv1 문제 1

Which activity can be used if you want to test whether a condition evaluates to true or false?
Options are :

UiPath-ARDv1 문제 2

Which is the best way to navigate to a specific page in a web browser?
Options are :

UiPath-ARDv1 문제 3

When debugging a process, you run in Debug mode and are paused at a breakpoint.
To quickly execute the activity with the breakpoint and proceed with the execution, which button should be clicked on the Execute tab of Studio?

UiPath-ARDv1 문제 4

A developer wants to create a process for a Call Center user. This process must:
1. Interact with application windows that are minimized or in the background.
2. Allow the user to interact with separate desktop applications at the same time.
Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?

UiPath-ARDv1 문제 5

A developer is creating an automation project which processes personal information of employees.
To protect sensitive information that is logged during the execution of the automation at the Verbose level, how can the developer avoid logging variable and argument values in both Orchestrator and Studio?