puppeteer/new-docs/puppeteer.protocol.debugger.setbreakpointbyurlrequest.url.md
2020-07-13 14:01:35 +01:00

563 B

Home > puppeteer > Protocol > Debugger > SetBreakpointByUrlRequest > url

Protocol.Debugger.SetBreakpointByUrlRequest.url property

URL of the resources to set breakpoint on.

Signature:

url?: string;