From 84c49a4025435d32d772653bd260dc05130575ef Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 18 Dec 2023 09:59:02 +0100 Subject: [PATCH] Fix Maestro --- .maestro/tests/roomList/createAndDeleteRoom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.maestro/tests/roomList/createAndDeleteRoom.yaml b/.maestro/tests/roomList/createAndDeleteRoom.yaml index 18d52b9dd8..9fed7707dd 100644 --- a/.maestro/tests/roomList/createAndDeleteRoom.yaml +++ b/.maestro/tests/roomList/createAndDeleteRoom.yaml @@ -23,7 +23,7 @@ appId: ${APP_ID} - tapOn: text: ${INVITEE2_MXID} index: 1 -- tapOn: "Send" +- tapOn: "Invite" - tapOn: "Back" - tapOn: "aRoomName" - tapOn: "People"