QTP doesn't identify the Objects which are in WinList - 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 Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: QTP doesn't identify the Objects which are in WinList (/Thread-QTP-doesn-t-identify-the-Objects-which-are-in-WinList) |
QTP doesn't identify the Objects which are in WinList - Sushanth - 08-13-2012 Hello, The .Net Application which I use for automation. QTP was unable to identify the Objects. So I used Object Spy, it worked so I coded according to that and execution was successful. But In fewer cases, I have got my objects into a List Box or a framework. So Object Spy is unable to identify those objects inside framework, instead it just identifies framework as one Object. So please let me know is there any way I can identify those Objects which are inside frameworks? Thanks, Sushanth |