We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are running our web tests with:
maestro --udid=chromium test ...
That worked fine until we updated to maestro 1.39.0.
An error is printed and no tests are run:
Device chromium was requested, but it is not connected.
Chrome should launch and run the tests.
All web tests are affected
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
1.39.0
install script (https://get.maestro.mobile.dev)
No response
The text was updated successfully, but these errors were encountered:
MA-2390 Device chromium was requested, but it is not connected
Sorry, something went wrong.
I ran git bisect and it identified commit 2d9e106 as the first one with the issue.
Problem is still there with 1.39.1. Using studio connecting to chromium works.
No branches or pull requests
Is there an existing issue for this?
Steps to reproduce
We are running our web tests with:
That worked fine until we updated to maestro 1.39.0.
Actual results
An error is printed and no tests are run:
Expected results
Chrome should launch and run the tests.
About app
All web tests are affected
About environment
Logs
Logs
Maestro version
1.39.0
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
The text was updated successfully, but these errors were encountered: