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
Fixed fresh npm installs resolving incompatible Playwright builds that could crash Camoufox on first tab launch with a Browser.setDefaultViewport / isMobile protocol error.
playwright-core is now pinned to 1.58.1, matching the Camoufox binary/protocol bundle used by camoufox-js@0.8.5.
Upgrade
Upgrade to camofox-browser@2.4.6.
If your project uses npm overrides, pnpm overrides, Yarn resolutions, or a manually installed playwright-core, make sure it does not force Playwright above 1.58.1 on this release line.
Verification
npm camofox-browser@2.4.6 is published with the latest tag.
A clean npm install resolves playwright-core@1.58.1.