EventBreakpointsDomain

EventBreakpoints permits setting JavaScript breakpoints on operations and events occurring in native code invoked from JavaScript. Once breakpoint is hit, it is reported through Debugger domain, similarly to regular breakpoints being hit.

Official doc

Functions

Link copied to clipboard
suspend fun disable(): DisableResponse

Removes all breakpoints