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

658 B

Home > puppeteer > Protocol > Runtime > ExecutionContextDescription > id

Protocol.Runtime.ExecutionContextDescription.id property

Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.

Signature:

id: ExecutionContextId;