- Introduced `__PLAYWRIGHT_TEST__` flag in `storage.ts` to bypass token encryption for improved E2E test stability. - Rebuilt Profile Settings E2E tests to verify user data display with mock API responses. - Refactored `setupAuthenticatedMocks` and `loginViaUI` to support new test requirements and streamline session setup. - Removed outdated debug selectors test `test-selectors.spec.ts`.