Files
Krow-workspace/apps/mobile/apps/staff/maestro/shifts/find_shifts.yaml
2026-03-03 17:07:41 +05:30

11 lines
314 B
YAML

# Staff App — Find Shifts tab
# Run: maestro test auth/sign_in.yaml shifts/find_shifts.yaml -e TEST_STAFF_PHONE=... -e TEST_STAFF_OTP=...
appId: com.krowwithus.staff
---
- launchApp
- assertVisible: "Shifts"
- tapOn: "Shifts"
- assertVisible: "Find Shifts\n0"
- tapOn: "Find Shifts\n0"
- assertVisible: "Shifts"