lanzorg

Results 9 comments of lanzorg

It works with the android-studio snap package. ![](https://framapic.org/HfdqWtZrQOb6/cAKLwgA3U0Jx)

Do you still have this bug? I was going to migrate to .NET 6 today, but this bug is annoying.

There are some available Python modules: * https://github.com/pywinauto/pywinauto * https://github.com/yinkaisheng/Python-UIAutomation-for-Windows Now I am much more productive with FlaUI because the C# autocompletion and IntelliCode work wonders. It's still not great...

UIAutomation is only for Windows systems but you can automate everything related to GUI with it.

You can defer the discover call, wait a little bit and throw exception if it's still null. ```kotlin var dadb: Dadb? = null val running = async { dadb =...

Unfortunately everything that is related to multimedia has to be reverse engineered. I guess there is no way to revoke an authorization?

Is it possible to send keystrokes to hisense tv with hdmi-cec? It could be very interesting because it doesn't need internet connection. I had some weird bandwidth usage with hisense...

Are you going to include it inside the mpdn installer?