Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Maestro 1.36.0] It's not possible to specify a device when using Maestro on Windows. #1736

Open
mmalta24 opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mmalta24
Copy link

mmalta24 commented May 8, 2024

Describe the bug
When attempting to run Maestro Studio or a YAML flow, it's not possible to specify the device. In Windows, it's necessary to set the host to run the Studio or a flow. However, despite setting the host, it seems to ignore the device specified in the command prompt and instead runs the flow or Studio on the first device registered on the ADB.

To Reproduce
Steps to reproduce the behavior, e.g.:

  1. Start the simulator
  2. Run maestro --device emulator-5554 --host 10.0.0.76 studio
  3. The Studio does not display the device specified in the command.

Environment information (please complete the following information):

  • Maestro version 1.36.0
  • Platform: Android 14
  • Framework: Native Android
  • Device model and OS version: Google Pixel 6
  • Physical device
  • Host: Windows
@mmalta24 mmalta24 added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant