pl.wendigo.chrome.api.runtime / RuntimeOperations / enable

enable

fun enable(): Single<ResponseFrame> (source)

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.

Link
Protocol Runtime#enable method documentation.