nut-tree / nut.js

Native UI testing / controlling with node
https://nutjs.dev
2.21k stars 121 forks source link

Window Key Not Working #605

Closed Akash-Rathore closed 4 hours ago

Akash-Rathore commented 5 hours ago

I pressed the Windows key and then changed the behavior of the keyboard

s1hofmann commented 4 hours ago

Hi @Akash-Rathore 👋

I'm sorry, but I don’t know what to do with this information. Please fill the issue template with as much detail as possible!

Best regards

Simon

Akash-Rathore commented 4 hours ago

I'm trying to install a library using Nut.js, but the Windows key press isn't working.

keyboard.pressKey(Key.LeftWin);