diff options
Diffstat (limited to '__e2e__/flows/curate-lists.yml')
-rw-r--r-- | __e2e__/flows/curate-lists.yml | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index a37bc0777..3947204c2 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -74,8 +74,7 @@ appId: xyz.blueskyweb.app - tapOn: "Delete List" - tapOn: id: "confirmBtn" -- assertVisible: - id: "listsEmpty" +- assertVisible: "This list is empty!" - tapOn: label: "Create a new curatelist" @@ -162,17 +161,6 @@ appId: xyz.blueskyweb.app id: "userAddRemoveListsModal" - tapOn: - label: "Shows the curatelist on my profile" - id: "bottomBarProfileBtn" -- swipe: - from: - id: "profilePager-selector" - direction: LEFT -- tapOn: - id: "profilePager-selector-6" -- tapOn: "Good Ppl" - -- tapOn: label: "Adds and removes users on curatelists from the profile" id: "bottomBarSearchBtn" - tapOn: |