chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / NetworkDomain / enable

enable

suspend fun enable(input: EnableRequest): Unit

Enables network tracking, network events will now be delivered to the client.

Official doc