[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Inspector](./puppeteer.protocol.inspector.md) ## Protocol.Inspector namespace Signature: ```typescript export namespace Inspector ``` ## Interfaces | Interface | Description | | --- | --- | | [DetachedEvent](./puppeteer.protocol.inspector.detachedevent.md) | Fired when remote debugging connection is about to be terminated. Contains detach reason. |