Harsha1
2 years agoOccasional Contributor
How to automate dynamic popup Menu in desktop application
Hi Team,
Thank you for your time.
I am trying to automate a dynamic popup menu. I have attached the file for visualization. Application is built on VC++.
Since popup menu comes after clicking on Button, the methods and actions are not displayed while writing the script , in this case can i print all the properties on the console so that i can see the properties of runtime objects.
Please feel free to contact me any time,
Try to add the WndClass name to MSAA in project settings, and TC should be able to identify the UI controls.
In this example, I've added Notepad++ so that TC can identify the UI controls