mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
573 B
573 B
Home > puppeteer > Protocol > Runtime > AwaitPromiseRequest > promiseObjectId
Protocol.Runtime.AwaitPromiseRequest.promiseObjectId property
Identifier of the promise.
Signature:
promiseObjectId: RemoteObjectId;