I am in a desktop application where certain information only appears by hovering over a data element and a text line appears a few pixels down and across from the mouse. How do I get this data?
I can set the place to hover … but how do I even try to scrape the text - I may have to OCR it … but even then I need to specify the rectangle to OCR.
Does UiPath provide some feature to do this?