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

710 B

Home > puppeteer > Protocol > Runtime > ReleaseObjectRequest

Protocol.Runtime.ReleaseObjectRequest interface

Signature:

export interface ReleaseObjectRequest 

Properties

Property Type Description
objectId RemoteObjectId Identifier of the object to release.