Properties
Link copied to clipboard
Link copied to clipboard
val messageEvent: <Error class: unknown class><<Error class: unknown class><Event<*>, String, Any?, String>>
Functions
Link copied to clipboard
Whether a debugger is attached to the webContents
.
Link copied to clipboard
fun sendCommand( method: String, commandParams: Any? = definedExternally, sessionId: String = definedExternally): <Error class: unknown class><Any?>
A promise that resolves with the response defined by the 'returns' attribute of the command description in the remote debugging protocol or is rejected indicating the failure of the command.