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

603 B

Home > puppeteer > Protocol > Runtime > ExceptionDetails > executionContextId

Protocol.Runtime.ExceptionDetails.executionContextId property

Identifier of the context where exception happened.

Signature:

executionContextId?: ExecutionContextId;