Chromeless: How to wait for all the network connection to be finished before taking screen shot?

Created on 5 May 2018  路  1Comment  路  Source: prisma-archive/chromeless

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?

Most helpful comment

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?

>All comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eitansela picture eitansela  路  4Comments

devfordays picture devfordays  路  3Comments

Kikobeats picture Kikobeats  路  4Comments

ylscsdb picture ylscsdb  路  6Comments

Corefinder89 picture Corefinder89  路  4Comments