Look up SendKeys in the Help Documentation in QTP.
Basically you'll do this after you declare the Shell object.
WshShell.Sendkeys"{^a}"
Basically you'll do this after you declare the Shell object.
WshShell.Sendkeys"{^a}"
|
How to do a paste (Ctrl+V) in a webedit box
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
How to do a paste (Ctrl+V) in a webedit box - by pvinay - 02-18-2010, 11:58 AM
RE: How to do a paste (Ctrl+V) in a webedit box - by wheelercha - 02-19-2010, 02:44 AM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| How to paste file location in QTP | camillelola | 0 | 1,929 |
08-09-2018, 10:54 AM Last Post: camillelola |
|
| Keyboard Shortcuts "Ctrl+s" are not working in QTP11 | dipti | 0 | 3,340 |
12-31-2012, 05:08 PM Last Post: dipti |
|
| How to compare a certain text inside a WebEdit box? | chong67 | 2 | 3,532 |
08-24-2012, 12:32 PM Last Post: Ankesh |
|
| how to automate webedit box | ricks_ngl | 1 | 2,859 |
07-24-2012, 12:55 PM Last Post: K Gaurav Varshney |
|
| Default value in Edit Box when Check Box is checked | nacchio | 2 | 5,639 |
07-18-2012, 12:21 PM Last Post: sree.85 |
|