diff options
Diffstat (limited to '__e2e__/flows/curate-lists.yml')
-rw-r--r-- | __e2e__/flows/curate-lists.yml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index fb53e4171..e497898b2 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -132,8 +132,7 @@ appId: xyz.blueskyweb.app id: "feedItem-by-bob.test" - tapOn: id: "e2eGotoFeeds" -- tapOn: - id: "saved-feed-Good Ppl" +- tapOn: "Good Ppl" - assertVisible: id: "feedItem-by-bob.test" - tapOn: @@ -144,8 +143,7 @@ appId: xyz.blueskyweb.app id: "homeScreenFeedTabs-Good Ppl" - tapOn: id: "e2eGotoLists" -- tapOn: - id: "list-Good Ppl" +- tapOn: "Good Ppl" - tapOn: "About" - assertVisible: @@ -171,8 +169,7 @@ appId: xyz.blueskyweb.app direction: LEFT - tapOn: id: "profilePager-selector-5" -- tapOn: - id: "list-Good Ppl" +- tapOn: "Good Ppl" - tapOn: label: "Adds and removes users on curatelists from the profile" |