pressThreeKeys
Press three keys like CTRL+ALT+DEL
Operating system specific mappings:
- Windows:
command-key maps towindows-key
Example:
await aui.pressThreeKeys('control', 'command' 'space').exec();

- @param {MODIFIER_KEY} first_key - A modifier key
- @param {MODIFIER_KEY} second_key - A modifier key
- @param {PC_KEY} third_key - A key