Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 281 Bytes

keyboard.md

File metadata and controls

9 lines (6 loc) · 281 Bytes

Execute a series of keypresses.

Combination take keys separated with "+", for a full list of keycodes check KeyboardEvent.key Values.

Examples

  • Backspace
  • Shift+Alt+e
  • Control+ArrowLeft