Maestro stopped asking which device to use when many are running, defaults to the first one #1849
Closed
1 task done
Labels
bug
Something isn't working
maestro cli
Related to the command-line Maestro tool
P2
Important and valid issues not at the top of the work list
regression-v1.37.x
Issue introduced in the 1.37.x release
Is there an existing issue for this?
Steps to reproduce
Steps to reproduce:
maestro test yourFlow.yaml
command.Multiple running devices detected. Choose a device to run on.
prompt.Actual results
When I have multiple devices running, I cannot select which device to run the flow on with the
maestro test
command anymore.If I have both an iOS simulator and android emulator running and I want to run X flow on the android emulator, I need to close the iOS simulator first, vice versa.
Expected results
When I have multiple devices running, I should be prompted with:
The
maestro studio
command still allows this functionality.I do not require any devices to be closed to run X flow on the correct device.
About app
About environment
Maestro version
1.37.4
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
1.36.0 did not have this issue.
Occurred since 1.37.0 release.
The text was updated successfully, but these errors were encountered: