05-14-2008, 08:40 PM
(This post was last modified: 05-15-2008, 03:35 AM by lokeshkumarb01.)
[/color][/size][/font][font=Tahoma][size=medium][color=#000000]
Hi,
We have a project to automate an Application holding MacroMediaFlashPlayerActiveX objects.
I tried recording the actions performed on this application. Following is the sample recorded code for it. The problem i am facing is that the entrie page is identified as a single object, instead of individual objects.
The current version we are using is QTP 8.2.
I tried installing QTP 9.2 and Flex Builder 3, as suggested in couple of forums, for identifying these objects. But i am facing the same problem.
I followed the steps mentioned in the following link...
But still facing the same problem..
Do I need to change any settings of QTP 9.2?
Does QTP 9.2 has the feature of identifying these objects?
If not, which version I should work on?
Could anyone help me in this...
any replies are appreciated...
Thanks in advance,
Lokesh.
Hi,
We have a project to automate an Application holding MacroMediaFlashPlayerActiveX objects.
I tried recording the actions performed on this application. Following is the sample recorded code for it. The problem i am facing is that the entrie page is identified as a single object, instead of individual objects.
Code:
Browser("TenVisible 2.0").Page("TenVisible 2.0").WinObject("MacromediaFlashPlayerActiveX").Click 892,103
The current version we are using is QTP 8.2.
I tried installing QTP 9.2 and Flex Builder 3, as suggested in couple of forums, for identifying these objects. But i am facing the same problem.
I followed the steps mentioned in the following link...
But still facing the same problem..
Do I need to change any settings of QTP 9.2?
Does QTP 9.2 has the feature of identifying these objects?
If not, which version I should work on?
Could anyone help me in this...
any replies are appreciated...
Thanks in advance,
Lokesh.