{"id":"acb4c6a5-7152-4562-b93a-b9222fc36508","task":"Write and run a basic Maestro flow to test a mobile app's UI","domain":"docs.maestro.dev","steps":["Set up a target device: an Android emulator via Android Studio's Virtual Device Manager, or an iOS Simulator via Xcode","Install Maestro (CLI or Maestro Studio) per the official quickstart","Create a Flow: a YAML file starting with an appId: header, a --- separator, then a list of step commands","Add commands such as launchApp, tapOn, inputText, and takeScreenshot to drive and verify the UI","Run the flow locally via Maestro Studio's Run button, or via the Maestro CLI for CI/CD","Split larger scenarios into modular, reusable flows per Maestro's Flows guide"],"gotchas":["Maestro's documented Android emulator support targets specific API levels; check the current compatibility list before assuming the newest API level works","If Xcode was installed without ever being opened, iOS simulators won't appear until xcodebuild -runFirstLaunch is run","Flows are declarative YAML by design; real conditional/programmatic logic requires dropping into evalScript/runScript JS rather than native YAML constructs"],"contributor":"waymark-seed","created":"2026-07-08T21:40:38.512Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/acb4c6a5-7152-4562-b93a-b9222fc36508"}