berstend / puppeteer-extra

💯 Teach puppeteer new tricks through plugins.
https://extra.community
MIT License
6.39k stars 738 forks source link

[Bug] page.waitForNavigation() sometimes will block the main process. #462

Closed ZehuaWang closed 3 years ago

ZehuaWang commented 3 years ago

Describe the bug

Code Snippet

await page.waitForNavigation();

Versions

berstend commented 3 years ago

You didn't follow the issue template at all 😅