feat(test): add Maestro end-to-end coverage

This commit is contained in:
edde746
2026-07-15 06:40:35 +02:00
parent ddb7520ce8
commit 139cf83507
50 changed files with 3961 additions and 20 deletions
@@ -0,0 +1,21 @@
appId: com.edde746.plezy
---
- runFlow:
when:
notVisible: "${SHEET_MARKER}"
commands:
- repeat:
times: 8
while:
notVisible: "${SHEET_MARKER}"
commands:
- tapOn:
point: "50%,50%"
- runFlow:
when:
visible: "Pause"
commands:
- pressKey: "Remote Media Play Pause"
- tapOn:
point: "75%,11%"
- assertVisible: "${SHEET_MARKER}"