Micro Focus QTP (UFT) Forums

Full Version: QTP 11 Flex 4.5 Unable to Identify Objects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.