diff --git a/.maestro/tests/account/logout.yaml b/.maestro/tests/account/logout.yaml index 38f22b34f5..c74f069f00 100644 --- a/.maestro/tests/account/logout.yaml +++ b/.maestro/tests/account/logout.yaml @@ -10,6 +10,7 @@ appId: ${APP_ID} id: "sign-out-submit" # Ensure cancel cancels - tapOn: "Cancel" +- tapOn: + id: "sign-out-submit" - tapOn: "Sign out" -- tapOn: "Sign out anyway" - runFlow: ../assertions/assertInitDisplayed.yaml