pl.wendigo.chrome.api.debugger / SetScriptSourceRequest / <init>

<init>

SetScriptSourceRequest(scriptId: ScriptId, scriptSource: String, dryRun: Boolean? = null)

Represents request frame that can be used with Debugger#setScriptSource operation call.

Edits JavaScript source live.

Link
Debugger#setScriptSource method documentation.

See Also

DebuggerOperations.setScriptSource