Poida
6 years agoOccasional Contributor
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