Inspector Domain
Methods
enable#
Enables inspector domain notifications.
disable#
Disables inspector domain notifications.
Events
detached#
Fired when remote debugging connection is about to be terminated. Contains detach reason.
Parameters
- reason
- string The reason why connection has been terminated.
targetCrashed#
Fired when debugging target has crashed