You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
Hello Guys, Is there any way I can wait for all the network connection to be finished before taking the screenshot? For example, puppeteer has something like `{waitUntil: 'networkidle'} or anything like this is in the plan for the future release?
The text was updated successfully, but these errors were encountered:
Yeah I wonder if goto function have an options like waitUntil: "networkidle2"? (similar like puppeteer) because I need to wait some page that rendered in SPA, or there is another options I could do to properly wait an SPA page?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Guys, Is there any way I can wait for all the network connection to be finished before taking the screenshot? For example, puppeteer has something like `{waitUntil: 'networkidle'} or anything like this is in the plan for the future release?
The text was updated successfully, but these errors were encountered: