[Home](./index.md) > [puppeteer](./puppeteer.md) > [CDPSession](./puppeteer.cdpsession.md) > [detach](./puppeteer.cdpsession.detach.md) ## CDPSession.detach() method Signature: ```typescript detach(): Promise; ``` Returns: Promise<void>