diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-05-09 20:09:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 20:09:02 -0700 |
commit | d01b9ed44123c4182279f7be56a9e66955e342ed (patch) | |
tree | cfe626fe1a743e0c3c6820654be757ad31f634ff /__e2e__/flows/onboarding.yml | |
parent | 1b9448c6ebb01a1fcb6dae42243dc74265714e71 (diff) | |
download | voidsky-d01b9ed44123c4182279f7be56a9e66955e342ed.tar.zst |
Release 1.102.0 (#8360)
* Update tests * Pull latest crowdin * Run intl:extract
Diffstat (limited to '__e2e__/flows/onboarding.yml')
-rw-r--r-- | __e2e__/flows/onboarding.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/__e2e__/flows/onboarding.yml b/__e2e__/flows/onboarding.yml index 88b51b39b..ee93a2b28 100644 --- a/__e2e__/flows/onboarding.yml +++ b/__e2e__/flows/onboarding.yml @@ -15,7 +15,7 @@ appId: xyz.blueskyweb.app - tapOn: point: "50%,22%" - waitForAnimationToEnd -- tapOn: "Choose" +- tapOn: "Done" - waitForAnimationToEnd - tapOn: "Continue to next step" - assertVisible: "What are your interests?" |