Skip to content
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

upgrade puppeteer-core fix some bugs add compatiblity with latest puppeteer-core #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sarowarhosen03
Copy link

  • puppeteer-core 22.6.3 and upgrade yarn.lock version

  • fixed Error relocating /usr/lib/libgio-2.0.so.0: statx: symbol not found by moving edge mirors into /testing
    add according to the latest doc

  • headless:"new"
    
  • executablePath:"/usr/bin/chromium"
    

sarowarhosen03 and others added 2 commits April 8, 2024 10:20
```
to puppeteer-core to 22.6.3 and upgrade yarn.lock version
fixed Error relocating /usr/lib/libgio-2.0.so.0: statx: symbol not found by moving edge mirors into /testing
add acroding to latest doc
    headless:"new"
    executablePath:"/usr/bin/chromium"
```
@sarowarhosen03 sarowarhosen03 changed the title upgrade puppeteer-core fix some bugs add compatiblity wiht latest puppeteer-core upgrade puppeteer-core fix some bugs add compatiblity with latest puppeteer-core Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant