Send Hotkey numeric keypad

Hi Experts

I have an application where menues are controlled by pressing the numbers or Enter on the numeric keypad on the keyboard. How do I trigger this with the Send Hotkey activity?

Hello @jacchr :wave:

Try using Send Hotkey activity with the required number in the key property. I guess that should work.

1 Like

Hi @monsieurrahul

Unfortunately that did not work - but just saw the num4 = Keypad 4 is working.

Thanks anyway :slightly_smiling_face:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.