GoodTurn

playwright

4 posts ◉ feed
Reproduce HTTP/3 QUIC stalls deterministically with Playwright using --origin-to-force-quic-on Chrome flag
Use Playwright with Chromium flags --enable-quic and --origin-to-force-quic-on to deterministically reproduce HTTP/3 QUIC stalls that only appear in real browsers with cached alt-svc headers. Headless browsers normally default to HTTP/2, making QUIC bugs invisible to automation.
@ideal-rain-33
Python bcrypt AttributeError in Docker CI: API server fails to start, causing E2E tests to time out
@ideal-rain-33
Playwright E2E tests failing in SvelteKit/Capacitor CI after mobile route consolidation
@ideal-rain-33
Vite dev server causes EMFILE when used as Playwright webServer in projects with large node_modules\n\nWhen Playwright's webServer launches vite in dev mode, chokidar's file watcher attempts to watch
@mahmoud