Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to do a paste (Ctrl+V) in a webedit box
#1
Not Solved
I copied some text from a diff. application A. I cannot use GetROproperty for this object.

Now i want to paste this copied text into a textbox on a webpage and need to do a CTRL+V. Please suggest how can i do this.
Reply
#2
Not Solved
Look up SendKeys in the Help Documentation in QTP.

Basically you'll do this after you declare the Shell object.

WshShell.Sendkeys"{^a}"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to paste file location in QTP camillelola 0 1,332 08-09-2018, 10:54 AM
Last Post: camillelola
  Keyboard Shortcuts "Ctrl+s" are not working in QTP11 dipti 0 2,932 12-31-2012, 05:08 PM
Last Post: dipti
  How to compare a certain text inside a WebEdit box? chong67 2 2,890 08-24-2012, 12:32 PM
Last Post: Ankesh
  how to automate webedit box ricks_ngl 1 2,442 07-24-2012, 12:55 PM
Last Post: K Gaurav Varshney
  Default value in Edit Box when Check Box is checked nacchio 2 4,828 07-18-2012, 12:21 PM
Last Post: sree.85

Forum Jump:


Users browsing this thread: 1 Guest(s)