You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(e2e): fix test failures after devtools-ui extraction
- Replace #app selector with .toolbar in all tests — Elm replaces the
mount point on init, so #app is never visible to Playwright
- Fix SDK event payload to match AuthEventSchema (add _tag, source,
flags, causedBy fields)
- Use relative row count assertions to handle shared browser context
state from prior tests
- Restrict Firefox project to firefox-build tests only (extension e2e
not supported by Playwright)
- Skip Firefox manifest test when Firefox build not present
- Add panel.css to expected dist files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments