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 start-device should allow for specifying device orientation #1833

Open
bartekpacia opened this issue Jul 26, 2024 · 0 comments
Open
Labels
enhancement New feature request or improvement of an existing feature maestro cli Related to the command-line Maestro tool P3 Issues that are less important

Comments

@bartekpacia
Copy link
Member

bartekpacia commented Jul 26, 2024

Is your feature request related to a problem? Please describe.

I want to be able to specify device rotation when starting a device with maestro start-device.

Describe the solution you'd like

maestro start-device --platform android --orientation <value>

available values:

  • portrait
  • landscapeLeft
  • landscapeRight
  • portraitUpsideDown

Use case

When creating the device on CI, so I don't have to remember OS-specific commands.

See also

@bartekpacia bartekpacia added enhancement New feature request or improvement of an existing feature maestro cli Related to the command-line Maestro tool labels Jul 26, 2024
@bartekpacia bartekpacia changed the title [Feature Request] maestro start-device should allow for specifying device orientation Jul 26, 2024
@bartekpacia bartekpacia added the P3 Issues that are less important label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improvement of an existing feature maestro cli Related to the command-line Maestro tool P3 Issues that are less important
Projects
None yet
Development

No branches or pull requests

1 participant