826 B
826 B
Home > puppeteer > Protocol > Runtime > ExecutionContextDestroyedEvent
Protocol.Runtime.ExecutionContextDestroyedEvent interface
Issued when execution context is destroyed.
Signature:
export interface ExecutionContextDestroyedEvent
Properties
Property | Type | Description |
---|---|---|
executionContextId | ExecutionContextId | Id of the destroyed context |