Sending Keyboard strokes in UFT 11.5 – User friendly Tech help

Scenario:-
nHow we can perform events like Click down Arrow  Enter, Tab Using UFT?
n
nApproach:-
nWe need to use “SendKeys” method of “Wscript
n
nDefinition:-
nSendkeys, is used to send one or more keystrokes to the active window as if they were typed at the keyboard
n
nSyntax:-
nObject.Sendkeys Keystrokes
n
nExample:-
nHow to activate windows Key /Startup Program?
n
nNote:-Shortcut for Windows Key in Windows 7 is “CTRL+ESC“.
n
nCode:-n

n

n

n

n

n

n

n

Launch Start manager

n

nKeys and Keystrokes in sendkeys method?
nExamples in UFT
nSelenium Example of Sendkeys

Was this article helpful?
YesNo

Similar Posts