Maestro by mobile.dev
Search
⌃K
What is Maestro?
GitHub Repo
Getting Started
Installing Maestro
Build and Install your App
Run a Sample Flow
Writing Your First Flow
Maestro Studio
Running Flows on CI
Platform Support
Supported Platforms
Android - Views
Android - Jetpack Compose
iOS - UIKit
iOS - SwiftUI
React Native
Flutter
Web Views
Examples
Android contacts flow automation
Facebook signup flow automation
Advanced: Wikipedia Android
CLI
Cloud
Test Suites & Reports
Tags
Recording Your Flow
Continuous Mode
View Hierarchy
API Reference
Commands
Configuration
Advanced
Nested Flows
Wait
Loops
Conditions
Parameters & Constants
JavaScript
Experimental
Specify a Device
Configuring Permissions
Detect Maestro in your App
Troubleshooting
Known Issues
Bug Report
Rollback Maestro
Powered By GitBook

Continuous Mode

This command starts a test in a continuous mode. That is, test will be automatically restarted whenever you make a change to the test file. This is particularly convenient when writing a new test from ground up:
maestro test -c flow.yaml
Check out the Reference section of the docs to learn about all the commands you can execute.
CLI - Previous
Recording Your Flow
Next - CLI
View Hierarchy
Last modified 4mo ago
Copy link