maestra new cases

This commit is contained in:
2026-03-03 17:07:41 +05:30
parent e7e11771b3
commit 7ce837b49a
20 changed files with 340 additions and 56 deletions

View File

@@ -8,8 +8,15 @@ env:
PASSWORD: ${TEST_CLIENT_PASSWORD}
COMPANY: ${TEST_CLIENT_COMPANY}
---
- launchApp
- assertVisible: "Create Account"
# Always start from a clean auth state so the Get Started
# screen (with "Create Account") is shown even if already signed in.
- launchApp:
clearState: true
- extendedWaitUntil:
visible: "Create Account"
timeout: 10000
- tapOn: "Create Account"
- assertVisible: "Company"
- tapOn: