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

894 B

Home > puppeteer > Protocol > Debugger > SetBlackboxedRangesRequest

Protocol.Debugger.SetBlackboxedRangesRequest interface

Signature:

export interface SetBlackboxedRangesRequest 

Properties

Property Type Description
positions ScriptPosition[]
scriptId Runtime.ScriptId Id of the script.