mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
616 B
616 B
Home > puppeteer > Protocol > DOMDebugger > GetEventListenersRequest > objectId
Protocol.DOMDebugger.GetEventListenersRequest.objectId property
Identifier of the object to return listeners for.
Signature:
objectId: Runtime.RemoteObjectId;