Twitch-watcher icon indicating copy to clipboard operation
Twitch-watcher copied to clipboard

page.goto() blocks the code execution

Open guttir14 opened this issue 4 years ago • 1 comments

await page.goto(url, {"waitUntil": "networkidle0"}) sometimes blocks the code execution.

guttir14 avatar May 06 '20 05:05 guttir14

Infinite waiting

guttir14 avatar May 06 '20 05:05 guttir14