Hello,

I have been tasked with writing automated test cases for a Windows setup application built using Qt. The setup.exe launches several prereq.msi and component.msi installers. When looking at setup.exe under Visual UI Automation Verifier, there is zero information for controls.

My developers do not know how or where to insert information for UI controls... either ID's or text.

Is it possible for my developers to add UI control information for a Windows Setup application?

Thanks,
Willie