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