[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetOuterHTMLRequest](./puppeteer.protocol.dom.getouterhtmlrequest.md) > [objectId](./puppeteer.protocol.dom.getouterhtmlrequest.objectid.md) ## Protocol.DOM.GetOuterHTMLRequest.objectId property JavaScript object id of the node wrapper. Signature: ```typescript objectId?: Runtime.RemoteObjectId; ```