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

559 B

Home > puppeteer > Protocol > Runtime > ReleaseObjectRequest > objectId

Protocol.Runtime.ReleaseObjectRequest.objectId property

Identifier of the object to release.

Signature:

objectId: RemoteObjectId;