Custom Search

Wednesday, May 11, 2011

QTP - How to write Send keys

Dim WSHShell
Set WSHShell = WScript.CreateObject("WScript.Shell")
WSHShell.SendKeys "{NUMLOCK}"

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.