Browse Source

RoomDirectory : fix maestro (search screen is closed automatically)

pull/2620/head
ganfra 6 months ago
parent
commit
ff9603f338
  1. 4
      .maestro/tests/roomList/searchRoomList.yaml

4
.maestro/tests/roomList/searchRoomList.yaml

@ -7,8 +7,4 @@ appId: ${MAESTRO_APP_ID} @@ -7,8 +7,4 @@ appId: ${MAESTRO_APP_ID}
- tapOn: ${MAESTRO_ROOM_NAME}
# Back from timeline
- back
- assertVisible: "MyR"
- hideKeyboard
# Back from search
- back
- runFlow: ../assertions/assertHomeDisplayed.yaml

Loading…
Cancel
Save