Methods

Chrome DevTools

Inspector.disable #

Disables inspector domain notifications.


Chrome DevTools

Inspector.enable #

Enables inspector domain notifications.

Events

Chrome DevTools

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.


Chrome DevTools

Inspector.targetCrashed #

Fired when debugging target has crashed


Chrome DevTools

Inspector.targetReloadedAfterCrash #

Fired when debugging target has reloaded after crash