Is there an existing issue for this?
Steps to reproduce
Have Maestro Studio open. Try to run a test from the CLI (e.g., maestro test my-test.yaml).
Actual results
Any time I have Maestro Studio open and attempt to run a test from the CLI, the test hangs indefinitely and doesn't run. If I close Maestro Studio, it works.
Running tests from Maestro Studio isn't an acceptable solution, as we see different behavior there, and the same test that passes via the CLI and Cloud will fail in Studio. (Mostly seems around keychain permission dismissal - Studio doesn't seem to recognize that it's happened.)
Expected results
Be able to run tests from the CLI while Maestro Studio is open.
About app
React Native app, running with Expo.
About environment
M4 Macbook Pro, MacOS 26.3.
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
2.1.0
How did you install Maestro?
Homebrew
Anything else?
No response
Is there an existing issue for this?
Steps to reproduce
Have Maestro Studio open. Try to run a test from the CLI (e.g.,
maestro test my-test.yaml).Actual results
Any time I have Maestro Studio open and attempt to run a test from the CLI, the test hangs indefinitely and doesn't run. If I close Maestro Studio, it works.
Running tests from Maestro Studio isn't an acceptable solution, as we see different behavior there, and the same test that passes via the CLI and Cloud will fail in Studio. (Mostly seems around keychain permission dismissal - Studio doesn't seem to recognize that it's happened.)
Expected results
Be able to run tests from the CLI while Maestro Studio is open.
About app
React Native app, running with Expo.
About environment
M4 Macbook Pro, MacOS 26.3.
Logs
Logs
Maestro version
2.1.0
How did you install Maestro?
Homebrew
Anything else?
No response