puppeteer-core-v25.8.0
puppeteer-core: v25.8.0
Added 1
- support followSymlinks option
Fixed 3
- computeSystemExecutablePath support validatePath
- launch browsers in detached mode on Windows to fix flakiness
- remove redundant overwrite and file access from ScreenRecorder
From Puppeteer
25.8.0 (2026-08-17)
🎉 Features
🛠️ Fixes
- computeSystemExecutablePath support validatePath (#15340) (73da9a4)
- launch browsers in detached mode on Windows to fix flakiness (#15339) (8e1022b)
- remove redundant overwrite and file access from ScreenRecorder (#15352) (61a1675)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @puppeteer/browsers bumped from 3.2.0 to 3.2.1
- dependencies