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

This commit is contained in:
Benoit Marty 2023-08-17 11:37:12 +02:00 committed by Benoit Marty
parent 262084a38b
commit 07689092a9

View file

@ -9,9 +9,10 @@ appId: ${APP_ID}
- tapOn: "Other" - tapOn: "Other"
- tapOn: - tapOn:
id: "change_server-server" id: "change_server-server"
- inputText: "element" # Test server that does not support sliding sync.
- inputText: "gnuradio"
- hideKeyboard - hideKeyboard
- tapOn: "element.io" - tapOn: "gnuradio.org"
- tapOn: "Cancel" - tapOn: "Cancel"
- back - back
- back - back