This is unreleased documentation for Puppeteer Next version.
For up-to-date documentation, see the latest version (21.1.1).
Version: Next
Browser.disconnect() method
Disconnects Puppeteer from the browser, but leaves the browser process running. After calling disconnect, the Browser object is considered disposed and cannot be used anymore.