1

I want to simulate or trigger keyboard press. I don't want to capture but to simulate it. Example:

Pseudocode:

simulate('a') simulate('b')

the action was like pressing the 'a' then 'b' of the keyboard with just a piece code. No manual/actual pressing of keyboard happens.

Thanks in advance! Cheers!

Ows MG Tan
  • 61
  • 4
  • After it load and focus on the input. The input must be filled with letter 'a' – Ows MG Tan Jan 12 '18 at 13:17

0 Answers0