Exam UiRPA All QuestionsBrowse all questions from this exam
Question 20

A developer wants to get individual pieces of data from a series of digital PDFs in the screen's background using UI Automation. Based on best practices, which activity should be used to get the information?

    Correct Answer: C

    To get individual pieces of data from digital PDFs in the screen's background using UI Automation, the best practice is to use the 'Get Full Text' activity. This activity is designed to efficiently extract text in the background without needing to interact with the UI directly, ensuring that the process runs smoothly and without interruptions.

Discussion
Engineer24Option: C

Output or Screen Scraping Methods https://docs.uipath.com/studio/standalone/2023.4/user-guide/output-or-screen-scraping-methods

Blacknight99Option: D

Answer should be D here

Christian_410Option: C

C, because according to the documentation it is the only option the runs in the background.

jdugard3Option: D

I thought the answer should be D since OCR reads PDFs... But I may be wrong

MarioEmanuel88Option: C

in background is working just Full Text

Anson222Option: A

should be A