Files
letro-android/.maestro/tests/account/logout.yaml
2023-11-02 11:23:10 +01:00

17 lines
340 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:
id: "sign-out-submit"
- tapOn: "Sign out"
- runFlow: ../assertions/assertInitDisplayed.yaml