Extract Values

Team,

I am using an internal exe dot net application, where i am trying to extract a search result.

Search page is a popup window in that i am entering an ac no and clicks the find button and below withing that popup search result is displayed like below
Acc Number Name Description Amount

Here i am supposed to extract the Description value
tried with get text, and Data scraping[This control does not support data extraction]

How to extract the value ?

hi @Robotics,

If this is the case , You can use getOCR Text here.


Mukesh