Localized Nav Rewrite Breaks Button Text Match
Med.AuthLocators
Mission
- Incident
Text drift is a real production failure mode whenever localization and rapid copy edits land at the same time
- Goal
Reach the intended action without depending on one exact English label and prove the flow still completes
- Pass condition
Use the real continue action despite text drift
What counts
- Use the real continue action despite text drift
- Capture baseline idle state before action
- status reaches done after action
Constraints1 rules + 1 mutation note
Rules
- Do not hardcode one locale label as the only selector
Mutation
- Visible copy can change language after reruns
Hint 1
Action: Use the real continue action despite text drift.
Hint 2
Assertion: Capture baseline idle state before action.
Hint 3
Assertion: Verify status reaches done after action.
