AddScriptToEvaluateOnLoadRequest

@Serializable
data class AddScriptToEvaluateOnLoadRequest(val scriptSource: String)

Deprecated

Deprecated in the Chrome DevTools protocol

Request object containing input parameters for the PageDomain.addScriptToEvaluateOnLoad command.

Constructors

Link copied to clipboard
constructor(scriptSource: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)