PuppeteerSharp : Failed to launch Chromium

标签 puppeteer puppeteer-sharp

将 google chrome 更新到最新版本 89.0.4389.82 (Official Build) (64-bit) 后开始出现错误。 操作系统:Windows 10

错误:

PuppeteerSharp.ChromiumProcessException: 
Failed to launch Chromium! [0309/160320.924:ERROR:os_crypt_win.cc(70)] Failed to encrypt: The system cannot find the file specified. (0x2)

请帮忙!

最佳答案

我在使用应用程序在服务器中启动 chrome 时也遇到了同样的错误。我确实手动升级了 google chrome,一切正常。

关于PuppeteerSharp : Failed to launch Chromium,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66587268/

相关文章:

google-chrome - 如何通过socks5代理让puppeteer工作?

javascript - Puppeteer 和动态添加的 iFrame(元素)

node.js - 使用 puppeteer(库)进行网页抓取时克服分页

node.js - 无法向 pdf 中的页眉/页脚添加背景颜色

puppeteer - 如何找到或选择合适的 Chrome/Chromium 版本号?

node.js - Puppeteer 驱动的 headless chromium 在 Raspberry Pi 4 中立即关闭

c# - 使用 PuppeteerSharp 访问 windows.localStorage

c# - Puppeteer-Sharp 库没有工作,也没有在 web 服务 (wcf) 项目中创建页面

azure - 已发布的 .net Core Azure 应用服务 (Linux) 没有权限

c# - 使用异步 linq 过滤 Puppeter Sharp 的 ElementHandle[]