UiPath-ARDv1 Exam Question 11
A developer was assigned a task to build a process that will interact with hidden or minimized windows on an employee's machine.
To ensure the UI automation runs in the background which commonly used activity property must always be avoided?
To ensure the UI automation runs in the background which commonly used activity property must always be avoided?
UiPath-ARDv1 Exam Question 12
In UiPath Studio, what describes project validation and workflow analysis?
UiPath-ARDv1 Exam Question 13
In a Try Catch activity, how many times is the Finally section executed if no error occurs in the Try section?
Options are :
Options are :
UiPath-ARDv1 Exam Question 14
A developer met with a rental car company to review their business requirements which takes reservations from a Microsoft Outlook email box. The company has indicated the following occurs in their application:
1. Login to the rental car company's desktop application
2. Navigate to the Rental Requests section
3. Get emails from their Microsoft Outlook account
4. Extract data from the current email and add it to the queue
5. For each Queue Item:
- a) Navigate to the Reservations section
- b) Add the booking details into the Reservations section
- c) Close the current reservation and move to a new one
6. Log out and close the company's application
The developer needs to create a process using the Dispatcher/Performer architecture for the company. Which steps will be included in the Dispatcher process?
1. Login to the rental car company's desktop application
2. Navigate to the Rental Requests section
3. Get emails from their Microsoft Outlook account
4. Extract data from the current email and add it to the queue
5. For each Queue Item:
- a) Navigate to the Reservations section
- b) Add the booking details into the Reservations section
- c) Close the current reservation and move to a new one
6. Log out and close the company's application
The developer needs to create a process using the Dispatcher/Performer architecture for the company. Which steps will be included in the Dispatcher process?
UiPath-ARDv1 Exam Question 15
What activity can you use to get a column value from a specific row of a DataTable?
Options are :
Options are :
