Chrome DevTools Protocol

Methods

Inspector.disable

Disables inspector domain notifications.

Inspector.enable

Enables inspector domain notifications.

Events

Inspector.detached

Fired when remote debugging connection is about to be terminated. Contains detach reason.

parameters
reason
string

The reason why connection has been terminated.

Inspector.targetCrashed

Fired when debugging target has crashed

Inspector.targetReloadedAfterCrash

Fired when debugging target has reloaded after crash