11 years ago
TestComplete Objects - Enumerate properties
For the TestComplete objects of processes, windows and controls on the screen - is there a way to enumerate and print out all the properties. I tried the following code and I get a runtime exception:-...
- 11 years agovar x = aqObject.GetProperties( deskObj );
See documentation here for full explanation
Regards,
Phil Baird