Локализованный rewrite-nav ломает text-match
Ср.АвторизацияЛокаторы
Миссия
- Инцидент
Текстовый дрейф — частая причина production-поломок при одновременных локализационных и копирайт-изменениях
- Цель
Дойдите до intended action без привязки к одному английскому лейблу и подтвердите done
- Условие прохождения
Use the real continue action despite text drift
Что засчитывается
- Use the real continue action despite text drift
- Capture baseline idle state before action
- status reaches done after action
Ограничения1 правил + 1 заметок о мутации
Правила
- Do not hardcode one locale label as the only selector
Мутация
- Visible copy can change language after reruns
Подсказка 1
Действие: Use the real continue action despite text drift.
Подсказка 2
Проверка: Capture baseline idle state before action.
Подсказка 3
Проверка: Verify status reaches done after action.
