Skip to main content
Go to Latest
enum Protocol.Debugger.SetInstrumentationBreakpointRequestInstrumentation
import { Protocol } from "https://deno.land/x/puppeteer_plus@0.14.0/mod.ts";
const { SetInstrumentationBreakpointRequestInstrumentation } = Protocol.Debugger;

Members

BeforeScriptExecution = "beforeScriptExecution"
BeforeScriptWithSourceMapExecution = "beforeScriptWithSourceMapExecution"