I am trying to enter a keystroke F5 in my application via following code:
Code:
Set objShell = CreateObject("WScript.Shell")
objShell.SendKeys "F5"
It is execution successfully but nothing is happening.
Please tell me the solution asap.
Keyboard input in script
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Emulating keyboard actions in MS Edge Browser with UFT 14.03 | Sekhar9999 | 0 | 1,080 |
06-19-2018, 07:20 PM Last Post: Sekhar9999 |
|
Facing issue with Java Table to press Enter Key from Keyboard | Nasir Ahmed | 0 | 4,578 |
05-23-2014, 08:05 PM Last Post: Nasir Ahmed |
|
Alternate ways to input data | Silpa | 7 | 5,586 |
03-09-2012, 09:28 AM Last Post: Silpa |
|
Size limit to property-value input? | dennis | 0 | 2,455 |
02-12-2011, 12:44 AM Last Post: dennis |
|
problem in implementing the keyboard inputs | vijay44 | 1 | 2,250 |
02-05-2010, 11:05 AM Last Post: Saket |