chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RuntimeDomain / enable

enable

suspend fun enable(): Unit

Enables reporting of execution contexts creation by means of executionContextCreated event. When the reporting gets enabled the event will be sent immediately for each existing execution context.

Official doc