chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / enable

enable

suspend fun enable(input: EnableRequest): EnableResponse

Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.

Official doc