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

599 B

Home > puppeteer > Protocol > Debugger > SetBreakpointByUrlRequest > scriptHash

Protocol.Debugger.SetBreakpointByUrlRequest.scriptHash property

Script hash of the resources to set breakpoint on.

Signature:

scriptHash?: string;