maestro icon indicating copy to clipboard operation
maestro copied to clipboard

`--platform` argument doesn't work

Open bartekpacia opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and didn't find mine.

Steps to reproduce

  1. Clone Maestro repository, use main branch
  2. ./gradlew :maestro-cli:installDist
  3. Start both Android emulator and iOS simulator
  4. ./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

bartekpacia avatar Sep 10 '24 12:09 bartekpacia

--platform was re-added in https://github.com/mobile-dev-inc/maestro/pull/1954

cc @tokou

bartekpacia avatar Sep 10 '24 12:09 bartekpacia

Hello. I also need the --platform flag to work. When is this fix being merged?

jenniredfield avatar Jul 28 '25 10:07 jenniredfield

@jenniredfield I have 10 open PRs since last August. I wouldn't get my hopes high.

tokou avatar Jul 28 '25 10:07 tokou

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!

github-actions[bot] avatar Sep 30 '25 00:09 github-actions[bot]