Add another test: cancel sign out.
This commit is contained in:
parent
8b5c3cdcb9
commit
62523416ec
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ appId: ${APP_ID}
|
|||
- tapOn: "Settings"
|
||||
- tapOn: "Sign out"
|
||||
- takeScreenshot: build/maestro/900-SignOutDialg
|
||||
# Ensure cancel cancels
|
||||
- tapOn: "Cancel"
|
||||
- tapOn: "Sign out"
|
||||
- tapOn:
|
||||
text: "Sign out"
|
||||
index: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue