From e623a4ec3fb818a5fb4b769226aec07add1d636e Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 22 Feb 2024 10:31:19 +0100 Subject: [PATCH] Maestro: scroll to be able to leave the DM. --- .maestro/tests/roomList/createAndDeleteDM.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.maestro/tests/roomList/createAndDeleteDM.yaml b/.maestro/tests/roomList/createAndDeleteDM.yaml index 604263fbda..6e0d55ab26 100644 --- a/.maestro/tests/roomList/createAndDeleteDM.yaml +++ b/.maestro/tests/roomList/createAndDeleteDM.yaml @@ -9,5 +9,6 @@ appId: ${MAESTRO_APP_ID} index: 1 - takeScreenshot: build/maestro/330-createAndDeleteDM - tapOn: "maestroelement2" +- scroll - tapOn: "Leave conversation" - tapOn: "Leave"