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

810 B

Home > puppeteer > Protocol > Debugger > SetBreakpointOnFunctionCallResponse

Protocol.Debugger.SetBreakpointOnFunctionCallResponse interface

Signature:

export interface SetBreakpointOnFunctionCallResponse 

Properties

Property Type Description
breakpointId BreakpointId Id of the created breakpoint for further reference.