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

573 B

Home > puppeteer > Protocol > Runtime > GetPropertiesRequest > objectId

Protocol.Runtime.GetPropertiesRequest.objectId property

Identifier of the object to return properties for.

Signature:

objectId: RemoteObjectId;