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 DiscussionsMultiple Test EnvironmentAutomate Cookie Security Flag or Security HeaderHow can I read CSV files without Microsoft Access Runtime installed?Solved
Related ContentEnumerationsTestComplete property check failed even after match!!!Creating .Net enumerations from Test Complete?