Forum Discussion
Weidson_Cordeir
14 years agoContributor
E staff and beauty!
I am also having problems automating a MSI installer created with InstallShield.
In generating the scripts I came across the property of msiexec.wndMsiDialogCloseClass , I do not know how work around this problem
When I start the automation, o TestComplete does not recognize the
"msiexec.wndMsiDialogCloseClass property".
The TestComplete not recognize the actual name of the form.
Anyone know how I can work around this problem, because every time I run the test, TestComplete does not recognize the form and send ERROR
Following is the code generated by low TestComplete.
Set wndMsiDialogCloseClass = Aliases.msiexec.wndMsiDialogCloseClass
Awaiting Return.