From c6f005556c69bff8b0fec6fa73b74b02ff4d3a23 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 4 Jul 2024 21:02:10 +0200 Subject: [PATCH] test: fixed search e2e test --- .maestro/search/search.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.maestro/search/search.yaml b/.maestro/search/search.yaml index 480b4d4..a80250b 100644 --- a/.maestro/search/search.yaml +++ b/.maestro/search/search.yaml @@ -17,6 +17,12 @@ appId: ${APP_ID} - inputText: 'o' +- assertVisible: + id: 'Return' + +- tapOn: + id: 'Return' + - tapOn: id: 'search-button'