UiPath アカデミー 問題 解答 lesson 5 英語版
lesson 5 学習した内容をまとめます。
宜しければ、勉強にご活用ください。
Contents
- 1. UiPath アカデミー 問題 解答 lesson 4 英語版
- 2. What is the Data Scraping wizard for?(Select all that apply.)
- 3. What is the best method to extract white text written on blue background in a desktop app?
- 4. By using the Full Text scraping method, the robot is able to:
- 5. Can the robot be programed to ignore taking hidden information while using the Full Text method?
- 6. Which is the best option for scraping tables from a web page?
- 7. The most important advantages of the FullText method are:
- 8. Which of the text extraction methods can return the hidden text from a UI element?
- 9. What is the Attach Window activity used for?
- 10. What would be the best method to retrieve results from multiple Google pages?
- 11. How can you extract white text written on blue background in Citrix?
- 12. The downsides of using the Default input method are:
- 13. The main advantage of the OCR method is:
- 14. Which of the following text scraping methods preserve the text position?
- 15. What is the slowest method of reading text?
- 16. Which text extraction method can you use to get text position? (Select all that apply.)
- 17. UiPath アカデミー 問題 解答 lesson 6 英語版
UiPath アカデミー 問題 解答 lesson 4 英語版
What is the Data Scraping wizard for?(Select all that apply.)
- 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
What is the best method to extract white text written on blue background in a desktop app?
- By using the FullText method
- By using the Microsoft OCR engine
- By using the Google OCR engine with Invert flag
- By using the Google OCR engine
By using the Full Text scraping method, the robot is able to:
- Get font information (size, colour).
- Get editable text.
- Get hidden information.
- Get the entire visible text.
Can the robot be programed to ignore taking hidden information while using the Full Text method?
- Yes
- No
Which is the best option for scraping tables from a web page?
- Data scraping wizard
- Get OCR Text
- Get Visible Text
The most important advantages of the FullText method are:
- It works in the background.
- It’s fast.
- It’s accurate.
- It works in Citrix environments.
Which of the text extraction methods can return the hidden text from a UI element?
- FullText
- OCR
- Any of the options
- Native
What is the Attach Window activity used for?
- Identifying the window you are working with.
- Specifies that you want to automate in background.
- Specifies that you are working with a Java window.
- Specifies that you are working with a browser.
What would be the best method to retrieve results from multiple Google pages?
- Screen scraping by using the FullText method because it retrieves the entire text.
- Data Scraping, because it can operate with structured data and return a data table.
- Native, because it works in the background.
How can you extract white text written on blue background in Citrix?
- By using the Microsoft OCR engine invert property
- By using Get Text
- By using the Native Method
- By using FullText method
The downsides of using the Default input method are:
- Low speed.
- The condition that the application must be active.
- The condition that the application must be running in background.
The main advantage of the OCR method is:
- It works on every application even if it’s running in a virtual environment.
- It’s fast.
- It works even if the application is running in the background.
Which of the following text scraping methods preserve the text position?
- Native
- FullText
- OCR
What is the slowest method of reading text?
- Native
- OCR
- FullText
- None of the options
Which text extraction method can you use to get text position? (Select all that apply.)
- Native
- FullText
- OCR
- Shared Clipboard
ディスカッション
コメント一覧
まだ、コメントがありません