puppeteer-sharp
puppeteer-sharp copied to clipboard
Chrome 136 Issue - PuppeteerSharp.ProcessException: Timed out after 30000 ms while trying to connect to Base!
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