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

Puppeteer Delay is not supported #1553

Open
garris opened this issue Feb 26, 2024 · 0 comments
Open

Puppeteer Delay is not supported #1553

garris opened this issue Feb 26, 2024 · 0 comments

Comments

@garris
Copy link
Owner

garris commented Feb 26, 2024

Puppeteer Delay feature is no longer supported.

If someone would submit a solution as a backfill (e.g. the promise timeout workaround mentioned here puppeteer/puppeteer#11780) I would gladly publish this backward compatibility fix!

Originally posted by @furai in #1550 (comment)
👇

This update broke delay functionality.
https://github.com/garris/BackstopJS/blob/master/core/util/runPuppet.js#L178
This line is now giving errors.

Puppeteer had breaking changes reported in their release notes:
https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.0.0

I guess that example scripts in init also need updating.

@garris garris changed the title This update broke delay functionality. Puppeteer Delay is not supported Feb 26, 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

No branches or pull requests

1 participant