UiPath-ARDv1 문제 61

In the UiPath Robotic Enterprise Framework template, in the Main workflow, the State Machine includes the following states:
Options are :

UiPath-ARDv1 문제 62

What is the Attach Window activity used for?
Options are :

UiPath-ARDv1 문제 63

During the development of a process, a certain label text must be retrieved. After retrieving the text, a button must be clicked and the following occurs:
1. The loading of the label text element takes longer than 30 seconds.
2. The loading of the button takes longer than 30 seconds.
3. The retrieving of the data or clicking the button must be tried until successful.
Based on UiPath best practices, what must the developer use to ensure that an error is thrown if the label text or the button element does not load?

UiPath-ARDv1 문제 64

What are the recording profiles are available in UiPath Studio?
Options are :

UiPath-ARDv1 문제 65

A developer is using GIT for version control. While the developer is attempting to Commit and Push a local file to the repository, the following pop-up message is displayed:

What is the reason for the pop-up message?