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 Hero12 years agovar x = aqObject.GetProperties( deskObj );See documentation here for full explanationRegards,Phil Baird
Recent DiscussionsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility IssueModuleNotFoundError. Python Runtime error only on other machine but not mine
Related ContentEnumerationsTestComplete property check failed even after match!!!Managing TestComplete Projects in Git?