Fix Maestro
This commit is contained in:
parent
d05cf6d649
commit
076b487a0a
1 changed files with 2 additions and 4 deletions
|
|
@ -6,12 +6,10 @@ appId: ${APP_ID}
|
||||||
- takeScreenshot: build/maestro/900-SignOutScreen
|
- takeScreenshot: build/maestro/900-SignOutScreen
|
||||||
- back
|
- back
|
||||||
- tapOn: "Sign out"
|
- tapOn: "Sign out"
|
||||||
- tapOn:
|
|
||||||
id: "sign-out-submit"
|
|
||||||
# Ensure cancel cancels
|
# Ensure cancel cancels
|
||||||
- tapOn: "Cancel"
|
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "sign-out-submit"
|
id: "dialog-negative"
|
||||||
|
- tapOn: "Sign out"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "dialog-positive"
|
id: "dialog-positive"
|
||||||
- runFlow: ../assertions/assertInitDisplayed.yaml
|
- runFlow: ../assertions/assertInitDisplayed.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue