Merge pull request #2029 from element-hq/feature/bma/fixMaestro

Fix Maestro
This commit is contained in:
Benoit Marty 2023-12-14 15:59:03 +01:00 committed by GitHub
commit 84729b5b11

View file

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