Forum Discussion

Harsha1's avatar
Harsha1
Occasional Contributor
2 years ago
Solved

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 clickin...
  • rraghvani's avatar
    2 years ago

    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