Browse Source

Maestro No need to close the keyboard after fix from #1593

pull/1616/head
Benoit Marty 11 months ago
parent
commit
6ea1c40806
  1. 2
      .maestro/tests/roomList/searchRoomList.yaml

2
.maestro/tests/roomList/searchRoomList.yaml

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

Loading…
Cancel
Save