08-19-2008, 03:06 PM
Hi,
I am working with QTP 9.5. It is not recognizing Activex Objects for a Web Application. Instead it is recognising the object as a WinObject.
What could be the problem behind this and how can it be resolved? I have all the add-ins i.e., Activex, Web, .NET selected.
Thank You Very Much.
I am working with QTP 9.5. It is not recognizing Activex Objects for a Web Application. Instead it is recognising the object as a WinObject.
Code:
Browser(B).Page(P).Activex("SigPlus Control").Object.ImportSigFile sigloc
What could be the problem behind this and how can it be resolved? I have all the add-ins i.e., Activex, Web, .NET selected.
Thank You Very Much.