7 "description": "Enables inspector domain notifications."
11 "description": "Disables inspector domain notifications."
16 "name": "evaluateForTestInFrontend",
18 { "name": "script", "type": "string" }
24 { "name": "object", "$ref": "Runtime.RemoteObject" },
25 { "name": "hints", "type": "object" }
30 "description": "Fired when remote debugging connection is about to be terminated. Contains detach reason.",
32 { "name": "reason", "type": "string", "description": "The reason why connection has been terminated." }
36 "name": "targetCrashed",
37 "description": "Fired when debugging target has crashed"