Uipath Tutorial | Screen Scarping using UiPath

Опубликовано: 05 Ноябрь 2022
на канале: Reboot the work - UiPath
79
5

Screen Scarping:
Screen Scraping: It provides us methods to extract data from a specified UI element or document. These methods are called screen scraping or output methods

Scarping Method: Native, Full Text and OCR
Full Text is the default method, it is fast and accurate, yet unlike the Native method, it cannot extract the screen coordinates of the text. All these methods work only with desktop applications, but the Native method only works with apps that are built to render text with the Graphics Device Interface (GDI).

[Note: Below GitHub Link will you to access the Workflow file/Process Files which is shown in our session. If you are not sure how to download & use it then, Kindly check the "GitHub" Playlist ]
GitHub Link - https://github.com/Reboot-your-work/D...

Happy Learning !!