UiPath Automation Developer Professional v1 — Question 55
What actions must be manually selected in the App/Web Recorder before recording a step?
Answer options
- A. Select or clear a check box. Send keyboard shortcuts using your keyboard. Select an item from a drop-down.
- B. Copy text using the Get Text activity. Hover over an element using the Hover activity. Highlight an element using the Highlight activity.
- C. Copy text using the Get Text activity. Hover over an element using the Hover activity. Click on buttons, links, and other clickable elements such as icons or images. Type text in a text area such as a text box. Select or clear a check box.
- D. Click on buttons, links, and other clickable elements such as icons or images. Type text in a text area such as a text box Select or clear a check box. Send keyboard shortcuts using your keyboard. Select an item from a drop-down.
Correct answer: B
Explanation
The correct answer, B, specifies the necessary actions that must be manually chosen in the App/Web Recorder before recording. Options A, C, and D include actions that do not need to be selected manually before recording, such as typing or clicking, which can be recorded directly without prior selection.