object identified as WinObject by UFT11.52, HELP - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: object identified as WinObject by UFT11.52, HELP (/Thread-object-identified-as-WinObject-by-UFT11-52-HELP) |
object identified as WinObject by UFT11.52, HELP - javierchen - 03-13-2015 Hi, I'm trying to identify a button inside a table, but the object spy only identifies the parent table as WinObject. The application is windows application and I am not sure what language it is written. Please see to the screenshot I attached. I was trying to click the yellow LIFT button, but the UFT only gives me the WinObject for the whole table which the LIFT button is a child object. I'm using windows 7 and UFT version is 11.52. I have loaded windows, .net as well as Web add-ins. I'm not sure what patches have been installed or I need to install any. Please advice how to could id the yellow button. Thanks very much. RE: object identified as WinObject by UFT11.52, HELP - babu123 - 03-17-2015 You can use a virtual object wizard to identify... |