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
Also a real musl based / patched version of Chromium may be faster (also avoid specific playwright.config.ts browser path) . Runtime cost: alpine loses ~10 s on the test step. Likely from apk chromium ↔ Playwright API negotiation differences vs the Playwright-bundled binary that ubuntu uses. Not catastrophic but real.
Goals
Monitoring
. Runtime cost: alpine loses ~10 s on the test step. Likely from apk chromium ↔ Playwright API negotiation differences vs the Playwright-bundled binary that ubuntu uses. Not catastrophic but real.