Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with clipboard
#1
Not Solved Wink 
Hello all, i'm having an issue while i'm trying to copy an image from a browser and send it to a word document or to an excel, or wheatever.

Do you know how can i send the image object in the browser to the clipboard?

Is something like this

Code:
Browser("Google").Page("Google").Frame("Frame").WebTable("Table").Image("Tree").Object.focus()
Browser("Google").Page("Google").Frame("Frame").WebTable("Table").Image("Tree").Copy

So i cant use the Copy argument on that object, is there any other solution u can provide?

btw the object is detected by qtp

Smile
Reply
#2
Not Solved
Why don't you save the image then insert that image into the document you want?
Reply
#3
Not Solved
Thx, Any suggestion on how to do that? Big Grin
Reply
#4
Not Solved
Just record the script to do that....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)