From 6625a9d8a1fd15d488ec6fb1bfb456092599aeec Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 24 Jun 2024 19:17:12 -0700 Subject: [PATCH] add profile starter pack flow --- __e2e__/flows/profile-starter-pack.yml | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 __e2e__/flows/profile-starter-pack.yml diff --git a/__e2e__/flows/profile-starter-pack.yml b/__e2e__/flows/profile-starter-pack.yml new file mode 100644 index 0000000000..fb8d4aaaf1 --- /dev/null +++ b/__e2e__/flows/profile-starter-pack.yml @@ -0,0 +1,36 @@ +appId: xyz.blueskyweb.app +--- +- tapOn: + id: "bottomBarProfileBtn" +- tapOn: + id: "profilePager-selector-5" +- tapOn: "some name" +- tapOn: + point: "77%,9%" +- assertVisible: "Invite people to this starter pack!" +- assertVisible: "Share link" +- assertVisible: "Share QR code" +- tapOn: + point: "49%,79%" +- assertVisible: "Add to Reading List" +- tapOn: + id: "UICloseButtonBackground" +- tapOn: + point: "76%,9%" +- tapOn: + point: "50%,85%" +- assertVisible: "Join the conversation" +- tapOn: + id: "headerDropdownBtn" +- tapOn: + id: "editStarterPackLinkBtn" +- assertVisible: "Invites, but personal" +- tapOn: + id: "viewHeaderDrawerBtn" +- tapOn: + id: "headerDropdownBtn" +- tapOn: + id: "deleteStarterPackBtn" +- tapOn: "Delete starter pack?" +- tapOn: "Cancel" +