five seconds with no activity. After it enters standby, the browser’s timeout countdown begins.
A browser is considered active while any of the following is happening:
- A CDP client is connected (Playwright, Puppeteer, or a raw CDP client)
- A WebDriver/BiDi client is connected
- A Live View client is connected
- A computer controls API request is in flight (clicks, keypresses, screenshots, etc.)
See here to learn about destroying browsers. GPU-accelerated browsers do not support standby mode.