Domains Accessibility Animation ApplicationCache CSS CacheStorage Console DOM DOMDebugger DOMStorage Database Debugger DeviceOrientation Emulation FileSystem HeapProfiler IndexedDB Input Inspector LayerTree Memory Network Page Power Profiler Rendering Runtime ScreenOrientation Security ServiceWorker Timeline Tracing Worker
Chrome Debugger Protocol Viewer

Inspector Domain

Methods

enable

Enables inspector domain notifications.

disable

Disables inspector domain notifications.

Events

evaluateForTestInFrontend

Parameters
testCallId
integer
script
string

inspect

Parameters
hints
object

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