diff --git a/.maestro/tests/account/logout.yaml b/.maestro/tests/account/logout.yaml index c74f069f00..f10d5ef364 100644 --- a/.maestro/tests/account/logout.yaml +++ b/.maestro/tests/account/logout.yaml @@ -12,5 +12,6 @@ appId: ${APP_ID} - tapOn: "Cancel" - tapOn: id: "sign-out-submit" -- tapOn: "Sign out" +- tapOn: + id: "dialog-positive" - runFlow: ../assertions/assertInitDisplayed.yaml