mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
* test(e2e_appium): dismiss introduce-yourself sheet Since #21947 the sheet opens on first entry to Messages when the profile has no display name, which e2e profiles never set, and it blocks all navigation lookups. Add a dismissal guard in the nav rescue path, same pattern as the backup-modal guard. Verified on device: navigation returns in ~66s on a fresh profile vs a 15.5-minute timeout before. Assisted-by: Claude Fable 5 (Anthropic) * test(e2e_appium): reuse ChatLocators skip locators in screen_identity Point INTRODUCE_MODAL_SKIP and BACKUP_MODAL_SKIP at the ChatLocators constants instead of redeclaring the same test-ids, so each objectName has one home.