Skip to content

Test/native e2e chrome flag#54

Merged
saraeloop merged 2 commits intomainfrom
test/native-e2e-chrome-flag
May 5, 2026
Merged

Test/native e2e chrome flag#54
saraeloop merged 2 commits intomainfrom
test/native-e2e-chrome-flag

Conversation

@saraeloop
Copy link
Copy Markdown
Member

Summary

Native E2E follow-u

The optional native E2E gate now runs successfully against local Chrome when launched with the native HTML-in-Canvas feature flag.

Changes

  • Updated playwright.native.config.ts to launch Chrome with:
--enable-features=CanvasDrawElement
  • Added an inline empty favicon to the E2E fixture so Chrome does not emit a /favicon.ico 404 that trips the console-error gate.

Verification

Passed:

  • PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" pnpm e2e:native
  • pnpm e2e
  • pnpm typecheck

Native E2E passed 1 native test. Fallback E2E passed 5 Chromium lifecycle tests.

saraeloop added 2 commits May 5, 2026 11:42
Update the optional native E2E gate so it can run against a local Chrome

executable with the native HTML-in-Canvas feature enabled.

What changed:

- Launch the native Playwright project with --enable-features=CanvasDrawElement.

- Add an inline empty favicon to the E2E fixture so Chrome does not emit a

  /favicon.ico 404 that trips the console-error gate.

Verification:

- PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" pnpm e2e:native

- pnpm e2e

- pnpm typecheck
@saraeloop saraeloop self-assigned this May 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
prism-docs Ready Ready Preview, Comment May 5, 2026 6:54pm

@saraeloop saraeloop merged commit df1fdeb into main May 5, 2026
10 checks passed
@saraeloop saraeloop deleted the test/native-e2e-chrome-flag branch May 5, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant