Configure the OS
Set OS versions and device models for Maestro Cloud tests using the `--device-os` and `--device-model` flags.
Full list of supported Cloud devices
maestro list-cloud-devicesAndroid
maestro cloud --device-os "<DEVICE_OS>" --app-file "<APP_FILE>" --flows "<FLOWS>"maestro cloud --device-os "android-34" --app-file myapp.apk --flows myflows/iOS
Related content
Last updated