UiPath RPA Associate (UiRPA) — Question 5
If you are inserting activities into a Sequence in UiPath Studio, in which panel do the activities appear?
Answer options
- A. Snippets
- B. Designer
- C. Outline
- D. Imports
Correct answer: B
Explanation
The activities are shown in the Designer panel, which is specifically designed for building workflows and allows for visual arrangement of activities. The Snippets panel contains reusable code snippets, the Outline panel provides a structural view of the workflow, and the Imports panel is used for managing namespaces and dependencies, making them unsuitable for displaying activities directly.