Micro Focus QTP (UFT) Forums
QTP 11 Flex 4.5 Unable to Identify Objects - 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 11 Flex 4.5 Unable to Identify Objects (/Thread-QTP-11-Flex-4-5-Unable-to-Identify-Objects)



QTP 11 Flex 4.5 Unable to Identify Objects - krishiyers - 10-23-2013

Hi All,

I am trying to automate the Flex application using QTP 11. I am unable to identify the objects in the Application. Even Spying/recording could not identify the object.

System Details :
QTP v11 - Flex Addin 4.5 - IE 9 - Windows 7

I have Installed Flex addin from Adobe. The flex application is compiled and the swf generated file is associated with the URL.

But still QTP is unable to identify the Flex objects. It is recognising each as
WinObject("MacromediaFlashPlayerActiveX") object.

I have opened the application after opening QTP. I have installed the Patch QTPWEB_00078 to support IE9.

I am able to identify the objects in an IE7/XP machine.

Please provide your thoughts on this.

Thanks in advance.
Krishnan


RE: QTP 11 Flex 4.5 Unable to Identify Objects - vds.vipul - 12-24-2014

I am also trying to automate the Flex application using QTP 11.

I am unable to identify the objects in the Application.

It is recognising each as
Code:
WinObject("MacromediaFlashPlayerActiveX") object
.

Plese help.