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:
commit
2bbbaa63a5
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ appId: ${APP_ID}
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "change_server-server"
|
id: "change_server-server"
|
||||||
# Test server that does not support sliding sync.
|
# Test server that does not support sliding sync.
|
||||||
- inputText: "gnuradio"
|
- inputText: "mozilla"
|
||||||
- hideKeyboard
|
- hideKeyboard
|
||||||
- tapOn: "gnuradio.org"
|
- tapOn: "mozilla.org"
|
||||||
- extendedWaitUntil:
|
- extendedWaitUntil:
|
||||||
visible: "This server currently doesn’t support sliding sync."
|
visible: "This server currently doesn’t support sliding sync."
|
||||||
timeout: 10000
|
timeout: 10000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue