diff --git a/__e2e__/flows/onboarding-avatar-creator.yml b/__e2e__/flows/onboarding-avatar-creator.yml index 7b65c405bb..cb65d5bf44 100644 --- a/__e2e__/flows/onboarding-avatar-creator.yml +++ b/__e2e__/flows/onboarding-avatar-creator.yml @@ -60,6 +60,7 @@ appId: xyz.blueskyweb.app - tapOn: id: "onboardingContinue" - assertVisible: "What are your interests?" +- tapOn: "Animals" - tapOn: id: "onboardingContinue" - assertVisible: "Suggested for you" diff --git a/__e2e__/flows/onboarding.yml b/__e2e__/flows/onboarding.yml index 4c0ffdd48f..42ad4f87c2 100644 --- a/__e2e__/flows/onboarding.yml +++ b/__e2e__/flows/onboarding.yml @@ -41,6 +41,7 @@ appId: xyz.blueskyweb.app - tapOn: id: "onboardingContinue" - assertVisible: "What are your interests?" +- tapOn: "Animals" - tapOn: id: "onboardingContinue" - assertVisible: "Suggested for you"