diff options
Diffstat (limited to '__e2e__/flows/profile-screen.yml')
-rw-r--r-- | __e2e__/flows/profile-screen.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/__e2e__/flows/profile-screen.yml b/__e2e__/flows/profile-screen.yml index e60bfa371..858448b44 100644 --- a/__e2e__/flows/profile-screen.yml +++ b/__e2e__/flows/profile-screen.yml @@ -26,6 +26,8 @@ appId: xyz.blueskyweb.app - tapOn: id: "followBtn" - tapOn: + point: 65%,35% # dismiss the subscribe prompt +- tapOn: id: "unfollowBtn" # Can mute/unmute another user |