maestro
maestro copied to clipboard
`--platform` argument doesn't work
Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
Steps to reproduce
- Clone Maestro repository, use
mainbranch ./gradlew :maestro-cli:installDist- Start both Android emulator and iOS simulator
./maestro-cli/build/install/maestro/bin/maestro --platform ios test -c workspaces/demo_app
Actual results
Tests start on the Android emulator.
Expected results
Tests should start on the iOS simulator.
Maestro version
Local build on latest master
How did you install Maestro?
Local build
--platform was re-added in https://github.com/mobile-dev-inc/maestro/pull/1954
cc @tokou
Hello. I also need the --platform flag to work. When is this fix being merged?
@jenniredfield I have 10 open PRs since last August. I wouldn't get my hopes high.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!