about summary refs log tree commit diff
path: root/__e2e__/flows/search-screen.yml
diff options
context:
space:
mode:
Diffstat (limited to '__e2e__/flows/search-screen.yml')
-rw-r--r--__e2e__/flows/search-screen.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/__e2e__/flows/search-screen.yml b/__e2e__/flows/search-screen.yml
index 0d31d03fb..49319f3e4 100644
--- a/__e2e__/flows/search-screen.yml
+++ b/__e2e__/flows/search-screen.yml
@@ -12,8 +12,7 @@ appId: xyz.blueskyweb.app
 # Navigate to another user profile via autocomplete
 - tapOn:
     id: "bottomBarSearchBtn"
-- tapOn:
-    id: "searchTextInput"
+- tapOn: "Search"
 - inputText: "b"
 - tapOn:
     id: "searchAutoCompleteResult-bob.test"