Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

How to wait for all the network connection to be finished before taking screen shot? #432

Open
Praveena0989 opened this issue May 5, 2018 · 1 comment

Comments

@Praveena0989
Copy link

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?

@slaveofcode
Copy link

slaveofcode commented Jun 2, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants