Maestro v2.6.1 flow definitions for mobile UI end-to-end tests.
- Maestro CLI installed
- A connected Android emulator/device or iOS simulator
# Run a single flow
maestro test contacts.yaml
# Run all flows in the directory
maestro test .
# Validate flow syntax
maestro check-syntax contacts.yaml| Flow | App | Description |
|---|---|---|
contacts.yaml |
Google Contacts | Creates a contact (Italian locale) |
tests.yaml |
WebGest (it.frigoveneta.webgest) |
Login flow |
├── contacts.yaml
├── tests.yaml
└── .maestro/
└── screenshots/