Onboarding Finish Button Changed After Experiment
EasyAuthLocators
Mission
- Incident
Critical onboarding breakage blocks activation immediately, so the fastest canary has to stay trustworthy
- Goal
Use a visible locator to finish onboarding and verify the critical path still reaches done
- Pass condition
Use the real finish action to activate workspace
What counts
- Use the real finish action to activate workspace
- idle before finish attempt
- done after activation
Constraints1 rules + 1 mutation note
Rules
- Do not treat checklist panel as final completion
Mutation
- CTA layout and wording can shift in experiment variants
Hint 1
• Action: Use the real finish action to activate workspace. • Assertion: Assert idle before finish attempt.
Hint 2
• Assertion: Assert done after activation.
Hint 3
• Assertion: Assert success banner confirms workspace activation.
