Electron Documentation
KeyboardInputEvent Object extends InputEvent
typeString - The type of the event, can bekeyDown,keyUporchar.keyCodeString - The character that will be sent as the keyboard event. Should only use the valid key codes in Accelerator.

