mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.85k stars 277 forks source link

Device chromium was requested, but it is not connected #2109

Open pocmo opened 3 weeks ago

pocmo commented 3 weeks ago

Is there an existing issue for this?

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

Logs

Logs ``` ```

Maestro version

1.39.0

How did you install Maestro?

install script (https://get.maestro.mobile.dev)

Anything else?

No response

linear[bot] commented 3 weeks ago

MA-2390 Device chromium was requested, but it is not connected

pocmo commented 3 weeks ago

I ran git bisect and it identified commit 2d9e106685cf057980a64aad17b93583809daa33 as the first one with the issue.

MikkoSteerpath commented 3 days ago

Problem is still there with 1.39.1. Using studio connecting to chromium works.