Maestro by mobile.dev
Ask or search…
K
Comment on page

Running Flows on CI

Maestro Cloud

The easiest way to test your Flows in CI is to run your Flows on Maestro Cloud. Since your flows run in the cloud there's no need to configure any simulators or emulators on your end. Check out the Maestro Cloud Documentation to get started in less than 5 minutes:

Alternatives

Maestro CLI can run Flows on any Android device/emulator that supports ADB connections and any iOS device/simulator that supports Facebook's IDB. You can manually orchestrate your Flow execution against any provider that supports these protocols. Just use the Maestro CLI to run your Flows like you would locally.