UIPath Answers for UiPath Lesson 5 Advanced UI Interaction quiz

Answers for UiPath Level 1 Lesson 5 Advanced UI Interaction quiz

Which of the text extraction methods can return the hidden text from a UI element?
Ans : – FullText
Can the robot be programed to ignore taking hidden information while using the Full Text method?
Ans : – Yes
What is the Data Scraping wizard for?(Select all that apply.)
Ans : – Extracting correlated data from the web or other applications
– Extracting whole tables from the web or other applications
By using the Full Text scraping method, the robot is able to:
Ans : – Get editable text.
– Get hidden information.
– Get the entire visible text.
The main advantage of the OCR method is:
Ans : – It works on every application even if it’s running in a virtual environment.
What is the best activity for scraping tables from a web page?
Ans : – Data scraping wizard
What text extraction method can you use to get text position?
Ans : – OCR
– Native
What is Attach Window used for?
Ans : –  Identify the window you are working with
What would be the best method to retrieve results from multiple Google pages?
Ans : – Data Scraping, because it can operate with structured data and return a data table
What is the slowest method of reading text?
Ans : – OCR
Which of the following text scraping methods preserve the text position?
Ans : – Native
– OCR
How can you extract while text written on blue background in Citrix?
Ans : – By using the Microsoft OCR engine invert property
The most important advantages of the FullText method are:
Ans : – It works in the background.
– It’s accurate.
– It’s fast.
The downsides of using the Default input method are:
Ans : – The condition that the application must be active
– Low speed
What is the Data Scraping wizard for?
Ans : –  Extracting correlated data from the web or other applications
– Extracting whole tables from the web or other applications