- (Topic 2)
What is the slowest Method of reading Text?
Options are :
Correct Answer:
B
- (Topic 2)
What layout should be used for UI navigation and data processing? Options are :
Correct Answer:
B
- (Topic 2)
Where should credentials be stored? Select all the options that apply. Options are :
Correct Answer:
AC
- (Topic 2)
A developer wants to use a Basic recorder to capture several clicks on a website. What type of selectors will be generated during recording?
Correct Answer:
D
Basic recording type generates a full selector for each activity and no container. The resulted automation is slower than one that uses containers and is suitable for single activities.
UiPath Documentation
Exam Topic: Describe the differences between using full selectors versus using partial selectors
- (Topic 2)
Which activity can be used if you want to test whether a condition evaluates to true or false?
Options are :
Correct Answer:
AB
