# Smoke test: launch the app and assert the home screen renders. # Use this flow first to verify Maestro can talk to your device/emulator at all. # # Run: # maestro test mitra_app/.maestro/flows/01_smoke.yaml # # Pre-req: mitra_app debug APK installed on the connected device, signed in as a mitra. appId: ${APP_ID_ANDROID} --- - launchApp: clearState: false - assertVisible: text: "Sesi Aktif|Riwayat Chat" timeout: 10000