diff options
Diffstat (limited to '__e2e__/flows/profile-screen.yml')
-rw-r--r-- | __e2e__/flows/profile-screen.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/__e2e__/flows/profile-screen.yml b/__e2e__/flows/profile-screen.yml index 190a59643..e60bfa371 100644 --- a/__e2e__/flows/profile-screen.yml +++ b/__e2e__/flows/profile-screen.yml @@ -15,7 +15,7 @@ appId: xyz.blueskyweb.app id: "bottomBarSearchBtn" - tapOn: id: "bottomBarSearchBtn" -- tapOn: "Search" +- tapOn: "Search for posts, users, or feeds" - inputText: "b" - tapOn: id: "searchAutoCompleteResult-bob.test" |