mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
844 B
844 B
Home > puppeteer > Protocol > Target > ExposeDevToolsProtocolRequest
Protocol.Target.ExposeDevToolsProtocolRequest interface
Signature:
export interface ExposeDevToolsProtocolRequest
Properties
Property | Type | Description |
---|---|---|
bindingName | string | Binding name, 'cdp' if not specified. |
targetId | TargetID |