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

611 B

Home > puppeteer > Protocol > Debugger > SetBreakpointOnFunctionCallRequest > objectId

Protocol.Debugger.SetBreakpointOnFunctionCallRequest.objectId property

Function object id.

Signature:

objectId: Runtime.RemoteObjectId;