element-x-ada/.maestro/tests/account/logout.yaml
2023-11-02 09:23:07 +01:00

15 lines
332 B
YAML

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