Files
Mag. e0085abd7c test(e2e_appium): dismiss introduce-yourself sheet (#22004)
* 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.
2026-08-17 19:16:57 +01:00
..