Flash Player application QTP can not able to detect buttons - 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: Flash Player application QTP can not able to detect buttons (/Thread-Flash-Player-application-QTP-can-not-able-to-detect-buttons) |
Flash Player application QTP can not able to detect buttons - sathishvaleti - 12-02-2011 Hi, Recently we developed Windows application in VB and front end with Flash Player. When i was recording application using QTP, Code: VbWindow("frmLogin").WinObject("MacromediaFlashPlayerActiveX").Click 290,197 It displayed above. I used Object Spy and tried to find different prperties. But on screen two buttons and qtp detecting as total screen not only one button. I attached screen shot.... Can anyone suggest how can i detect those two buttons login and cancel. This is urgent.... |