-
Notifications
You must be signed in to change notification settings - Fork 29
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
fix: support puppeteer 17 #78
Conversation
It seems Puppeteer 20 works without this fix, but in order to use Puppeteer 21 we need this again. I know this library is not longer really maintained but it would be really helpful that someone merges this. |
@clemp6r done |
@patrickhulce Are you able to also change the version number of the package and publish to NPM? |
@marcusds an automated script should have already published this, are you not seeing it? |
@patrickhulce I see it now, not sure why it was delayed. Thank you so much for getting this done! |
update to support
.frame
instead of.executionContext