Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keyboard input in script
#1


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.
Reply
#2
Hi Anurag,

Try to use device replay.
Smile

Regards,
Sankalp
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Emulating keyboard actions in MS Edge Browser with UFT 14.03 Sekhar9999 0 1,385 06-19-2018, 07:20 PM
Last Post: Sekhar9999
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,969 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
  Alternate ways to input data Silpa 7 6,370 03-09-2012, 09:28 AM
Last Post: Silpa
  Size limit to property-value input? dennis 0 2,684 02-12-2011, 12:44 AM
Last Post: dennis
  problem in implementing the keyboard inputs vijay44 1 2,618 02-05-2010, 11:05 AM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)