maestra new cases
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user