Go Back

Puppeteer networkidle2 meaning

DevOps

About
In the Puppeteer browser automation framework, `networkidle2` is a specific lifecycle waiting parameter. It commands the automation engine to consider a web page fully loaded only when there are no more than 2 active network connections remaining concurrently for at least 500ms.