Browse Source

Fix Maestro test.

pull/2385/head
Benoit Marty 7 months ago
parent
commit
2aa453ab91
  1. 1
      .maestro/tests/roomList/searchRoomList.yaml

1
.maestro/tests/roomList/searchRoomList.yaml

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

Loading…
Cancel
Save