hnarayanan12 years agoSolvedTestComplete Objects - Enumerate propertiesFor 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:-...Show MorePhilip_Baird12 years agovar x = aqObject.GetProperties( deskObj );See documentation here for full explanationRegards,Phil Baird
Philip_Baird12 years agovar x = aqObject.GetProperties( deskObj );See documentation here for full explanationRegards,Phil Baird
Philip_Baird12 years agovar x = aqObject.GetProperties( deskObj );See documentation here for full explanationRegards,Phil Baird
Philip_BairdCommunity Expert12 years agovar x = aqObject.GetProperties( deskObj );See documentation here for full explanationRegards,Phil Baird
Recent DiscussionsName Mapping and Variables - undefinedOpen log downloaded from AzureDevOps release pipelineTestComplete not working in Win11
Related ContentEnumerationsTestComplete property check failed even after match!!!Checking API Status in TestComplete