Skip to content

Conversation

neal2018
Copy link

Hey, according to puppeteer/puppeteer#6214, waitFor is being deprecated and should be replaced with waitForSelector, waitForFunction, or other waitForX.

This PR replaces all waitFor with corresponding waitForX.

@posva posva changed the title fix(test): remove waitFor in tests test: remove deprecated usage of waitFor Jun 17, 2021
@yyx990803
Copy link
Member

Thanks for the PR - this is addressed in #4019 which also bumps puppeteer.

@yyx990803 yyx990803 closed this Jul 1, 2021
@neal2018 neal2018 deleted the fix/waitFor branch July 1, 2021 19:18
@neal2018
Copy link
Author

neal2018 commented Jul 1, 2021

Thanks for the PR - this is addressed in #4019 which also bumps puppeteer.

Hey, thanks for the respond.
I am just wondering how to get the PR merged instead of being shadowed by another later PR? Do I need to directly notify someone to review? I can not find any relevant information in the contribution guide.

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.

2 participants