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

This commit is contained in:
Benoit Marty
2023-10-02 17:39:23 +02:00
parent 76fa4ad7bc
commit 46296997f6

View File

@@ -10,9 +10,9 @@ appId: ${APP_ID}
- tapOn:
id: "change_server-server"
# Test server that does not support sliding sync.
- inputText: "gnuradio"
- inputText: "mozilla"
- hideKeyboard
- tapOn: "gnuradio.org"
- tapOn: "mozilla.org"
- extendedWaitUntil:
visible: "This server currently doesnt support sliding sync."
timeout: 10000