senzhk / ADBKeyBoard

Android Virtual Keyboard Input via ADB (Useful for Test Automation)
GNU General Public License v2.0
1.22k stars 299 forks source link

Send keyboard shortcut with no textbox #69

Open pchris7489 opened 9 months ago

pchris7489 commented 9 months ago

Hello

I would like to close a Chrome tab with CTRL+W but it will not work it seems unless if ADBKeyBoard is "opened" in a text input box.

How can I send this shortcut if there is no text input box?