Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

--platform argument doesn't work #2037

Open
1 task done
bartekpacia opened this issue Sep 10, 2024 · 1 comment · May be fixed by #2057
Open
1 task done

--platform argument doesn't work #2037

bartekpacia opened this issue Sep 10, 2024 · 1 comment · May be fixed by #2057
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

Comments

@bartekpacia
Copy link
Contributor

bartekpacia commented Sep 10, 2024

Is there an existing issue for this?

  • 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 bartekpacia added bug Something isn't working P1 Important, valid issues at the top of the work list P2 Important and valid issues not at the top of the work list maestro cli Related to the command-line Maestro tool and removed P1 Important, valid issues at the top of the work list labels Sep 10, 2024
@bartekpacia
Copy link
Contributor Author

--platform was re-added in #1954

cc @tokou

@tokou tokou linked a pull request Sep 15, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant