<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Inspector](./puppeteer.protocol.inspector.md) ## Protocol.Inspector namespace <b>Signature:</b> ```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. |