mavvos

Results 2 comments of mavvos

Hello, I took a look at this issue and the main problem seems to be with the pywinauto library that refuses to find Spotify's window application name in some instances,...

For documenting purposes: I have searched all of [pywinauto's documentation](https://pywinauto.readthedocs.io/en/latest/contents.html), and not a single function seems capable of keeping the window on the background while still sending keys. The [_send_keystrokes_](https://pywinauto.readthedocs.io/en/latest/code/pywinauto.controls.hwndwrapper.html#pywinauto.controls.hwndwrapper.HwndWrapper.send_keystrokes)...