Keyboard
You can send keyboard events to the current page, by using the methods below.
Accessing the object
Reference
Info
All keyboard methods are case insensitive.
Get the available command keys
Output
['ADD',
'ALT',
'ARROW_DOWN',
'ARROW_LEFT',
'ARROW_RIGHT',
'ARROW_UP',
'BACKSPACE',
'BACK_SPACE',
...