Maestro test: change server to test (one of our) server which does not support sliding sync. (#1066)
This commit is contained in:
parent
4a7fc3e511
commit
d94cc58303
1 changed files with 2 additions and 2 deletions
|
|
@ -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 doesn’t support sliding sync."
|
||||
timeout: 10000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue