From 80df78bd7c911492e9f287587a8271cbecedfe40 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 17 Aug 2023 11:39:58 +0200 Subject: [PATCH] Maestro test: add assertion for server with no sliding sync error. --- .maestro/tests/account/changeServer.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.maestro/tests/account/changeServer.yaml b/.maestro/tests/account/changeServer.yaml index 3e103b0b3b..e503589f5c 100644 --- a/.maestro/tests/account/changeServer.yaml +++ b/.maestro/tests/account/changeServer.yaml @@ -13,6 +13,9 @@ appId: ${APP_ID} - inputText: "gnuradio" - hideKeyboard - tapOn: "gnuradio.org" +- extendedWaitUntil: + visible: "This server currently doesn’t support sliding sync." + timeout: 10_000 - tapOn: "Cancel" - back - back