Micro Focus QTP (UFT) Forums
Spy Object - 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: Spy Object (/Thread-Spy-Object)



Spy Object - Sujatha - 05-17-2012

When i detect a button using object spy i am getting as "swfwindow" but when the same button is recorded in the script i am getting as "Window". so in the script if i replace"Window" as "swfwindow" object is not getting recognized. My requirement is when the swfwindow is given in the script the object must get recognized.