What text extraction method can be used to get text position?
Answers
Answered by
0
Answer:
Get Text is a basic activity to extract the text value of specified UI element. It does not use any of the scraping methods - FullText/Native/OCR. It just extracts the plain text. Screen scraping methods provide us additional attributes of the element like hidden text, text position etc.
Explanation:
Similar questions