- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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?
------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-21 10:25 AM
"+({NUMLOCK}l)"
Thanks guys for your input!
------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-21 01:39 PM
I always forget the correct structure for adding in multiple keystroke actions but if i remember correctly I think the syntax for this would be "<{SHIFT}<{NUMLOCK}l>{NUMLOCK}>{SHIFT}"
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-21 09:29 AM
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-21 10:25 AM
"+({NUMLOCK}l)"
Thanks guys for your input!
------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------
