maestro start-device
should allow for specifying device orientation
#1833
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
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
The text was updated successfully, but these errors were encountered: