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

569 B

Home > puppeteer > Protocol > DOM > SetFileInputFilesRequest > objectId

Protocol.DOM.SetFileInputFilesRequest.objectId property

JavaScript object id of the node wrapper.

Signature:

objectId?: Runtime.RemoteObjectId;