From 76c138580c7e8b54376d24817dd00dbebc7db36b Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 17 Aug 2023 11:37:12 +0200 Subject: [PATCH] Maestro test: change server to test server which does not support sliding sync. (#1066) --- .maestro/tests/account/changeServer.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.maestro/tests/account/changeServer.yaml b/.maestro/tests/account/changeServer.yaml index df4b12f253..3e103b0b3b 100644 --- a/.maestro/tests/account/changeServer.yaml +++ b/.maestro/tests/account/changeServer.yaml @@ -9,9 +9,10 @@ appId: ${APP_ID} - tapOn: "Other" - tapOn: id: "change_server-server" -- inputText: "element" +# Test server that does not support sliding sync. +- inputText: "gnuradio" - hideKeyboard -- tapOn: "element.io" +- tapOn: "gnuradio.org" - tapOn: "Cancel" - back - back