@thepappo Thank you for the great module! Installed it along with Appium v 2.2.2 and it's uiautomator2 driver.
As far I see command like "Get installed app", "Open App" and so on working.
Also the click on coordinates on webpages in Chrome browser works. But unfortunately the "Click by Xpath" seems not to work. I'm quite sure that the Xpath is correct but in the BAS log it shows the error "DeviceNotFoundError: Device object 127.0.0.1:21503 not created. Use "Connect device" action" when executing the click on xpath action.
The error message seems to be wrong as I'm connected correctly because executing "click by coordinates" directly after the error is working okay.
Any hint how to make this work? I'm using Memu v 9.0.3
Thank you.
