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

refactor(waitFor): page.waitFor deprecated in favor of page.waitForTimeout #1276

Closed
mfranzke opened this issue Feb 2, 2021 · 0 comments · Fixed by #1277
Closed

refactor(waitFor): page.waitFor deprecated in favor of page.waitForTimeout #1276

mfranzke opened this issue Feb 2, 2021 · 0 comments · Fixed by #1277

Comments

@mfranzke
Copy link
Contributor

mfranzke commented Feb 2, 2021

Due to commit 61be944 the puppeteer version has been bumped from 2.0.0 to 5.5.0. Afterwards you'll notice a comment on the shell output stating that

waitFor is deprecated and will be removed in a future release. See puppeteer/puppeteer#6214 for details and how to migrate your code.

@mfranzke mfranzke changed the title refactor(waitFor): .waitFor deprecated in favor of .waitForTimeout refactor(waitFor): page.waitFor deprecated in favor of page.waitForTimeout Feb 3, 2021
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 a pull request may close this issue.

1 participant