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
commit 4a7fc3e511
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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