-
Script skips Marcomedia Flash Player ActiveX
Question asked by visitor Tushar
Hi All,
I am usign QTP 9.0 version
1) I am in record mode
2) I am searching a order id through QTP
3) It is recording "MarcomediaFlashPlayerActiveX".
4) When i am running the script it skips the "MarcomediaFlashPlayerActiveX" Part and it also pass inthe result sheet. I have pasted the exact script below.
"Browser("Login").Page("Pending Tasks_2").Frame("main").WinObject"MacromediaFlashPlayerActiveX").Click 321,57
Please help me out
Thanks and Regards
Tushar
-
Moderator
Re: Script skips Marcomedia Flash Player ActiveX
Are you using Low Level recording?
try this:
Browser("Login").Page("Pending Tasks_2").Frame("main").WinObject("MacromediaFlashPlayerActiveX").Click
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules