Hi All,
When i run my script after recording or deug, QTP do not recognize the object. Following is the code
in BOLD)
Window("SiPass integrated -- AUSYDW221").Dialog("Cardholder").WinButton("Add Card").Click
a = Window("SiPass integrated -- AUSYDW221").Dialog("Cardholder").ActiveX("CardsView").WinObject("WindowsForms10.EDIT.app.0.225e691").GetROProperty ("text")
Please help,
Thanks,
Ajit
When i run my script after recording or deug, QTP do not recognize the object. Following is the code

Window("SiPass integrated -- AUSYDW221").Dialog("Cardholder").WinButton("Add Card").Click
a = Window("SiPass integrated -- AUSYDW221").Dialog("Cardholder").ActiveX("CardsView").WinObject("WindowsForms10.EDIT.app.0.225e691").GetROProperty ("text")
Please help,
Thanks,
Ajit