Micro Focus QTP (UFT) Forums
winobjects - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: winobjects (/Thread-winobjects)



winobjects - sriramb - 03-15-2011

hi,
i have an application which is uses C#.NET,ASP,XML,JAVA Script, Infragistics TA ver 9.2.
When i spy on a link inside that application it identifies as:

Code:
swfWindow().SwfObject().Window().Winobject()

I am using .NET addin(with the basic web and vb addin),though i am yet to use infragistics TA version(yet to get that from client side)
I feel even then the objects should have identified as swfobject() or
page().link() as he case may be.

I wanted to know if there is any solution to the above line.
How to make the objects identify in a standard form(not as WinObject).

i am new to the forum, but i have got lots of solutions from this forum.
thanks for all the help.

sriramb