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

executionContextCreated

fun executionContextCreated(): Flow<ExecutionContextCreatedEvent>

Issued when new execution context is created.

Official doc