Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to record the Enter button that we use through key board
#2
Not Solved
Hi,
Use this script Enter button will be triggered wherever it is required.
Code:
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{ENTER} or ~"
Reply


Messages In This Thread
RE: How to record the Enter button that we use through key board - by venkatbatchu - 11-05-2009, 05:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to pass "Enter" Key through Sendkeys Lavanya N 1 4,593 07-24-2015, 02:17 PM
Last Post: Lavanya N
  How to enter values into excel which is already open using QTP Narayanan 1 4,791 12-11-2013, 07:30 AM
Last Post: basanth27
  Record and run differences on "button with context menu" cem404iuce 0 2,094 11-11-2013, 03:07 PM
Last Post: cem404iuce
  QTP key issue fix kprasadbio 1 3,460 05-04-2013, 10:47 AM
Last Post: Saket
Wink How to Enter A Value on Web Element pgcsc 2 4,334 02-14-2012, 02:08 AM
Last Post: pgcsc

Forum Jump:


Users browsing this thread: 1 Guest(s)