-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
playwright二进制产物,在chromium/1148 缺少 chromium-headless-shell 相关文件 #742
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
Comments
我们已经看到你的反馈,如果是功能缺陷,可以提供一下重现该问题的方式;如果是新功能需求,我们会尽快加入讨论。同时我们非常期待你可以加入我们的贡献者行列,让项目可以长期可持续发展。 |
源码文件地址:app/common/adapter/binary/PlaywrightBinary.ts |
@fw6 来可以参加开源贡献 |
相同的问题 |
PLAYWRIGHT_DOWNLOAD_HOST=https://cdn.npmmirror.com/binaries/playwright ./node_modules/.bin/playwright install
Downloading Chromium Headless Shell 133.0.6943.16 (playwright build v1155) from https://cdn.npmmirror.com/binaries/playwright/builds/chromium/1155/chromium-headless-shell-mac-arm64.zip
77.9 MiB [====================] 100% 0.0s
Chromium Headless Shell 133.0.6943.16 (playwright build v1155) downloaded to /Users/fengmk2/Library/Caches/ms-playwright/chromium_headless_shell-1155
Downloading Firefox 134.0 (playwright build v1471) from https://cdn.npmmirror.com/binaries/playwright/builds/firefox/1471/firefox-mac-arm64.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
playwright官方库的相关issue: Changes in Chromium headless in Playwright v1.49
The text was updated successfully, but these errors were encountered: