element-x-ada/.maestro/tests/account/logout.yaml
2023-10-30 12:41:16 +01:00

14 lines
317 B
YAML

appId: ${APP_ID}
---
- tapOn:
id: "home_screen-settings"
- tapOn: "Sign out"
- takeScreenshot: build/maestro/900-SignOutScreen
- back
- tapOn: "Sign out"
- tapOn: "Sign out"
# Ensure cancel cancels
- tapOn: "Cancel"
- tapOn: "Sign out"
- tapOn: "Sign out anyway"
- runFlow: ../assertions/assertInitDisplayed.yaml