I am trying to automate a tool I bought that is a .net windows program, it gives # stats on successful bookmarking site account creations, but the stats output is non selectable, as in its clearly on the screen as text and is constantly changing, but the text itself cannot be accessed by UIautomation as the information is embedded in the element.
Do I have to resort to screen scraping it with OCR? Is there a way I can do it without OCR?
Do I have to resort to screen scraping it with OCR? Is there a way I can do it without OCR?