-
Notifications
You must be signed in to change notification settings - Fork 89
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
Need an update of puppeteer-core to version ^23 #134
Comments
For now you can use it as follows. The library is currently using @rebrowser. So I am waiting for the update for now.
|
Can you try again with the latest version? |
Updated to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
I'm having an error when setting cookie with
page.setCookie(cookie)
. There is a partitionKey in cookie object and in the previous version of puppeteer there was an error but they updated and fixed it. Can you please update also puppeteer to version 23 please to fix this, thanksissue link
The text was updated successfully, but these errors were encountered: