Runtime.enable
Enables reporting of the executionContextCreated
, executionContextDestroyed
and executionContextsCleared
events. When the reporting gets enabled the executionContextCreated
event will be sent immediately for each existing execution context.
{
"name": "enable",
"description": "Enables reporting of the executionContextCreated
, executionContextDestroyed
and executionContextsCleared
events. When the reporting gets enabled the executionContextCreated
event will be sent immediately for each existing execution context."
}