Device chromium was requested, but it is not connected
Closed this issue · 5 comments
pocmo commented
Is there an existing issue for this?
- I have searched the existing issues and didn't find mine.
Steps to reproduce
We are running our web tests with:
maestro --udid=chromium test ...
That worked fine until we updated to maestro 1.39.0.
Actual results
An error is printed and no tests are run:
Device chromium was requested, but it is not connected.
Expected results
Chrome should launch and run the tests.
About app
All web tests are affected
About environment
- maestro 1.39.0
- chrome Version 129.0.6668.101
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
1.39.0
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
MikkoSteerpath commented
Problem is still there with 1.39.1. Using studio connecting to chromium works.
cvetojevichbojan commented
Problem is still there with 1.39.2. Using studio connecting to chromium works, but cli tests fails with the mentioned error.
Fishbowler commented
I'd recommend peeking at the latest version. The web support has been completely overhauled, and we'd love some feedback. I expect this to be fixed, and am going to optimistically close this issue - @ me if it's premature.