You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m encountering an issue when trying to run Maestro tests with a connected Android emulator. The emulator is successfully launched, adb is running, and the emulator is visible as a connected device. However, when I attempt to run a test using Maestro, I get an error stating that the requested device is not connected.
mbarkbakkar@LPTBS-74:~/Android/Brick/Build.Apps.Tests/.maestro$ maestro --udid=emulator-5554 --host 192.168.1.27 test flow.yaml Device emulator-5554 was requested, but it is not connected.
+1 exact same issue. It was working fine until around the 13th of November. (Also does not work on the latest version 1.39.2) The only thing that changed in my setup was a Windows update on the 12th of November
I’m encountering an issue when trying to run Maestro tests with a connected Android emulator. The emulator is successfully launched, adb is running, and the emulator is visible as a connected device. However, when I attempt to run a test using Maestro, I get an error stating that the requested device is not connected.
mbarkbakkar@LPTBS-74:~/Android/Brick/Build.Apps.Tests/.maestro$ maestro --udid=emulator-5554 --host 192.168.1.27 test flow.yaml Device emulator-5554 was requested, but it is not connected.
Logs:
2024-11-15_132657.zip
The text was updated successfully, but these errors were encountered: