From 5cb065c3412d0ac913048acd175a9e5071c36757 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 20 Oct 2023 12:09:19 +0200 Subject: [PATCH] Revert "Maestro No need to close the keyboard after fix from #1593" This reverts commit 6ea1c408068392e7c387477de7bd5261056bea08. --- .maestro/tests/roomList/searchRoomList.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.maestro/tests/roomList/searchRoomList.yaml b/.maestro/tests/roomList/searchRoomList.yaml index b4f44c8b27..6c31acd4db 100644 --- a/.maestro/tests/roomList/searchRoomList.yaml +++ b/.maestro/tests/roomList/searchRoomList.yaml @@ -8,6 +8,8 @@ appId: ${APP_ID} # Back from timeline - back - assertVisible: "MyR" +# Close keyboard +- hideKeyboard # Back from search - back - runFlow: ../assertions/assertHomeDisplayed.yaml