diff --git a/.maestro/tests/account/logout.yaml b/.maestro/tests/account/logout.yaml index 894b5ec03c..3c9dd07972 100644 --- a/.maestro/tests/account/logout.yaml +++ b/.maestro/tests/account/logout.yaml @@ -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