Login Page Ships Duplicate Sign In Buttons
EasyAuthLocators
Mission
- Incident
When two controls share the same accessible name, index-based selectors can silently click the wrong path and hide real auth regressions
- Goal
Choose the real workspace Sign in action using section context, then prove the auth flow completes
- Pass condition
Trigger workspace sign-in, not support sign-in
What counts
- Trigger workspace sign-in, not support sign-in
- Status reaches done for the real auth flow
- Workspace success panel confirms access is granted
Constraints2 rules + 1 mutation note
Rules
- Do not click the first matching Sign in blindly
- Do not accept support portal panel as successful completion
Mutation
- Card order can swap while labels stay similar
Hint 1
Action: Trigger workspace sign-in, not support sign-in.
Hint 2
Assertion: Status reaches done for the real auth flow.
Hint 3
Assertion: Workspace success panel confirms access is granted.
