729 B
729 B
Home > puppeteer > Protocol > DOMDebugger > SetXHRBreakpointRequest
Protocol.DOMDebugger.SetXHRBreakpointRequest interface
Signature:
export interface SetXHRBreakpointRequest
Properties
Property | Type | Description |
---|---|---|
url | string | Resource URL substring. All XHRs having this substring in the URL will get stopped upon. |