02-11-21 12:41 PM
Hi,
I'm trying to send Keys event to the application.
I need to hold down Shift, and during that send "NumLock" and "l" character.
(so it's like: HOLD Shift => HOLD Num => HOLD l => RELEASE ALL 3)
This is text which I'm using:
"+({NUMLOCK}l)"
But it results with exception:
Could you support what's the issue?
Answered! Go to Answer.
03-11-21 10:25 AM
02-11-21 01:39 PM
02-11-21 02:10 PM
Thanks Michael,
You're right that my syntax was not correct, and I agree that yours should do the trick, but I'm still receiving the same exception:
Internal : Failed to perform step 1 in Navigate Stage 'Navigate1' on page 'Send keys event' - Unsupported key NUMLOCK
So this is how my action looks now:
------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------
03-11-21 09:29 AM
03-11-21 10:25 AM