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

521 B

Home > puppeteer > Protocol > DOM > FocusRequest > objectId

Protocol.DOM.FocusRequest.objectId property

JavaScript object id of the node wrapper.

Signature:

objectId?: Runtime.RemoteObjectId;