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 Discussionsver.1578SLM Python 313 module installation failed.General issues interacting with Desktop/Web appruntime error due to subfolder used under scriptSolved
Related ContentEnumerationsTestComplete property check failed even after match!!!TestComplete with Zephyr