- (Topic 1)
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?
Correct Answer:
D
Reference: https://docs.uipath.com/studio/v2019-fastTrack/docs/about-debugging
- (Topic 2)
•In the UiPath Robotic Enterprise Framework template, in the Main workflow, the State Machine includes the following states:
Options are :
Correct Answer:
ABCE
DRAG DROP - (Topic 3)
A developer is automating a project for the Finance team. As defined in the Process Definition Document, the robot is required to log the completion of each step with the documented corresponding Log Level.
If Fatal is the highest Log Level severity for the UiPath Log Message activity, what is the correct priority sequence, from the lowest to the highest severity, of the remaining Log Levels?
Instructions: Drag and drop the lowest severity level to the top of the list and repeat until the highest severity level appears at the bottom of the list.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Topic 2)
Which of the following statements are true? Select all the options that apply. Options are :
Correct Answer:
BC
- (Topic 2)
When is it recommended to use full selectors?
Correct Answer:
A
Full selectors contain all the elements needed to identify a UI element, including the top-level window. Recommended when switching between multiple windows. UiPath Documentation
Exam Topic: Describe the differences between using full selectors versus using partial selectors
