Merge pull request #1479 from vector-im/feature/bma/fixMaestro

Maestro test: change server (again) to test server which does not support sliding sync
This commit is contained in:
Benoit Marty
2023-10-03 09:40:27 +02:00
committed by GitHub

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