about summary refs log tree commit diff
path: root/__e2e__/flows/curate-lists.yml
diff options
context:
space:
mode:
Diffstat (limited to '__e2e__/flows/curate-lists.yml')
-rw-r--r--__e2e__/flows/curate-lists.yml28
1 files changed, 7 insertions, 21 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml
index f1d8342cd..ceadb80e4 100644
--- a/__e2e__/flows/curate-lists.yml
+++ b/__e2e__/flows/curate-lists.yml
@@ -98,20 +98,13 @@ appId: xyz.blueskyweb.app
 - tapOn: "People"
 
 - tapOn: "Start adding people"
-- assertVisible:
-    id: "listAddUserModal"
-- tapOn:
-    id: "searchInput"
+- tapOn: "Search"
 - inputText: "b"
 - pressKey: Enter
-- tapOn:
-    id: "user-bob.test-addBtn"
-- tapOn:
-    id: "doneBtn"
-- assertNotVisible:
-    id: "listAddUserModal"
-- assertVisible:
-    id: "user-bob.test"
+- tapOn: "Add user to list"
+- swipe:
+    direction: DOWN
+- assertVisible: "View Bob's profile"
 
 - tapOn: "Posts"
 - assertVisible:
@@ -142,23 +135,16 @@ appId: xyz.blueskyweb.app
     id: "e2eGotoLists"
 - tapOn: "Good Ppl"
 
-- tapOn: "People"
-- assertVisible:
-    label: "Removes users on curatelists from the list"
-    id: "user-bob.test"
+# - tapOn: "People"
+- assertVisible: "View Bob's profile"
 - tapOn:
     point: "90%,43%"
-- assertVisible:
-    id: "userAddRemoveListsModal"
 - tapOn:
     id: "user-bob.test-addBtn"
 - tapOn:
     id: "doneBtn"
-- assertNotVisible:
-    id: "userAddRemoveListsModal"
 
 - tapOn:
-    label: "Adds and removes users on curatelists from the profile"
     id: "bottomBarSearchBtn"
 - tapOn: "Search for posts, users, or feeds"
 - inputText: "bob"