From 6f1c1b3629e7031de2ed9c98cd29eb8cc49dee1d Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 20 Nov 2023 12:28:48 +0530 Subject: [PATCH] fix(maestro): update flow for new search screen --- maestro/feature_graphic.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maestro/feature_graphic.yml b/maestro/feature_graphic.yml index 45e38055..7658091b 100644 --- a/maestro/feature_graphic.yml +++ b/maestro/feature_graphic.yml @@ -10,14 +10,14 @@ appId: dev.msfjarvis.claw.android - takeScreenshot: "HottestPosts" - tapOn: "Saved" - takeScreenshot: "SavedPosts" -- tapOn: "Search" -- tapOn: - id: "search_bar" -- inputText: "Rust" +- tapOn: "Extra options" +- tapOn: "Search posts" +- inputText: "Nix" - pressKey: Enter - hideKeyboard - waitForAnimationToEnd - takeScreenshot: "SearchPage" +- back - tapOn: "Hottest" - tapOn: "Open comments" - waitForAnimationToEnd