puppeteer-sharp icon indicating copy to clipboard operation
puppeteer-sharp copied to clipboard

Chrome 136 Issue - PuppeteerSharp.ProcessException: Timed out after 30000 ms while trying to connect to Base!

Open npenza-fc opened this issue 7 months ago • 0 comments

There is an issue with the latest version of Chrome (136), which when used with PuppeteerSharp, throws the following exception.

PuppeteerSharp.ProcessException: Timed out after 30000 ms while trying to connect to Base!

Downgrading to Chrome 135 resolves the issue.

Chrome 136 Release Notes: https://developer.chrome.com/release-notes/136#language_support_for_canvastextdrawingstyles

Issue first identified in #2907

npenza-fc avatar May 06 '25 23:05 npenza-fc