615 B
615 B
Home > puppeteer > Protocol > DOMDebugger > SetXHRBreakpointRequest > url
Protocol.DOMDebugger.SetXHRBreakpointRequest.url property
Resource URL substring. All XHRs having this substring in the URL will get stopped upon.
Signature:
url: string;