about summary refs log tree commit diff
path: root/__e2e__/flows/profile-screen.yml
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-10-08 19:46:24 -0700
committerGitHub <noreply@github.com>2024-10-08 19:46:24 -0700
commitda28c5690a9a1f45df9821856db6efa8fd09ba4b (patch)
tree906acf67a8db563df86972f78e2a76c2f7f30bf4 /__e2e__/flows/profile-screen.yml
parentf52be633584a6e9e0dbc79e41574a4d316124cbd (diff)
downloadvoidsky-da28c5690a9a1f45df9821856db6efa8fd09ba4b.tar.zst
Release 1.92 (#5658)
* Fix tests

* intl extract
Diffstat (limited to '__e2e__/flows/profile-screen.yml')
-rw-r--r--__e2e__/flows/profile-screen.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/__e2e__/flows/profile-screen.yml b/__e2e__/flows/profile-screen.yml
index b9f95aca2..190a59643 100644
--- a/__e2e__/flows/profile-screen.yml
+++ b/__e2e__/flows/profile-screen.yml
@@ -15,8 +15,7 @@ appId: xyz.blueskyweb.app
         id: "bottomBarSearchBtn"
 - tapOn:
     id: "bottomBarSearchBtn"
-- tapOn:
-    id: "searchTextInput"
+- tapOn: "Search"
 - inputText: "b"
 - tapOn:
     id: "searchAutoCompleteResult-bob.test"