Forum Discussion

hnarayanan's avatar
11 years ago
Solved

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:-...
  • Philip_Baird's avatar
    11 years ago
    var x = aqObject.GetProperties( deskObj );



    See documentation here for full explanation



    Regards,

    Phil Baird