Module cdp::inspector
[−]
[src]
[Experimental]
Inspector
Commands
Inspector.enableExperimentalEnables inspector domain notifications.
Inspector.disableExperimentalDisables inspector domain notifications.
Events
Inspector.detachedExperimentalFired when remote debugging connection is about to be terminated. Contains detach reason.
Inspector.targetCrashedExperimentalFired when debugging target has crashed
Structs
| DetachedEvent |
[Experimental] Fired when remote debugging connection is about to be terminated. Contains detach reason. |
| DisableCommand |
[Experimental] Disables inspector domain notifications. |
| DisableResponse |
[Experimental] Disables inspector domain notifications. |
| EnableCommand |
[Experimental] Enables inspector domain notifications. |
| EnableResponse |
[Experimental] Enables inspector domain notifications. |
| TargetCrashedEvent |
[Experimental] Fired when debugging target has crashed |