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

This commit is contained in:
Benoit Marty
2023-10-03 10:39:59 +02:00
parent 2bbbaa63a5
commit ced5cb0278

View File

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