QUESTIONS AND SOLUTIONS GRADED A+
◍ What is the Data Scraping wizard for? (Multiple Choice)
Extracting text from one UI element
Extracting whole tables from the web or other applications
Automating interactions with web pages
Extracting correlated data from the web or other applications.
Answer: 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:
(Multiple Choice)
Get font information (size, colour).
Get the entire visible text
Get hidden information
, Get editable text. Answer: Get hidden information
Get the entire visible text
Get editable text
◍ What is the best method to extract white text written on blue
background in a desktop app? (Choose one)
By using the Google OCR engine with Invert flag
By using the Google OCR engine
By using the FullText method
By using the Microsoft OCR engine. Answer:
◍ The most important advantages of the FullText method are:
(Multiple Choice)
It works in the background.
It's fast.
It works in Citrix environments.