Browse Source

Maestro test: change server to test server which does not support sliding sync. (#1066)

pull/1069/head
Benoit Marty 1 year ago committed by Benoit Marty
parent
commit
76c138580c
  1. 5
      .maestro/tests/account/changeServer.yaml

5
.maestro/tests/account/changeServer.yaml

@ -9,9 +9,10 @@ appId: ${APP_ID} @@ -9,9 +9,10 @@ appId: ${APP_ID}
- tapOn: "Other"
- tapOn:
id: "change_server-server"
- inputText: "element"
# Test server that does not support sliding sync.
- inputText: "gnuradio"
- hideKeyboard
- tapOn: "element.io"
- tapOn: "gnuradio.org"
- tapOn: "Cancel"
- back
- back

Loading…
Cancel
Save