mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
599 B
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;