diff options
Diffstat (limited to '__e2e__/flows/home-screen.yml')
-rw-r--r-- | __e2e__/flows/home-screen.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/__e2e__/flows/home-screen.yml b/__e2e__/flows/home-screen.yml index 9c2d540eb..c8d83fb1f 100644 --- a/__e2e__/flows/home-screen.yml +++ b/__e2e__/flows/home-screen.yml @@ -23,8 +23,7 @@ appId: xyz.blueskyweb.app direction: LEFT - tapOn: id: "profilePager-selector-4" -- tapOn: - id: "feed-alice-favs" +- tapOn: "alice-favs" - tapOn: "Pin to Home" - tapOn: id: "bottomBarHomeBtn" |