Forum Discussion

Poida's avatar
Poida
Occasional Contributor
6 years ago

Re: Scraping data from a desktop application

Try having a look in the Object Browser while you have the executable running.   You should be able to browse it's object model and have a look at whether the values you're looking for are available to TC.  That's where I'd start.   Once you find it you can right click and make an alias for it then address it in code as Aliases.Blah.Blah.blah.StuffImLookingFor

No RepliesBe the first to reply