puppeteer-core-v25.5.0
puppeteer-core: v25.5.0
Added 1
- Track dialog status
Changed 3
- Roll to Firefox 153.0
- Roll to Chrome 151.0.7922.71
- Roll to Firefox 153.0.1
Fixed 4
- Disable WebUIOmniboxPopup and WebUIOmniboxAimPopup features
- Do not override the user agent when nothing is emulated
- Forward headers to browserURL HTTP discovery and WebSocket connection
- Reject PWA access if network conditions are configured
25.5.0 (2026-08-04)
🎉 Features
🛠️ Fixes
- disable WebUIOmniboxPopup and WebUIOmniboxAimPopup features (#15278) (5dc2964)
- do not override the user agent when nothing is emulated (#15274) (39c4653)
- forward headers to browserURL HTTP discovery and WebSocket connection (#15238) (948d870)
- reject PWA access if network conditions are configured (#15271) (6eb2b8c)
- roll to Chrome 151.0.7922.71 (#15272) (a7f07db)
- roll to Firefox 153.0.1 (#15269) (dd365cc)
📄 Documentation
🏗️ Refactor
- move some of the logger to constructor (#15282) (67d1467)
- use a enum to manage the prefixes (#15281) (c8faa53)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @puppeteer/browsers bumped from 3.0.6 to 3.1.0
- dependencies