SetScriptExecutionDisabledRequest

@Serializable
data class SetScriptExecutionDisabledRequest(val value: Boolean)(source)

Request object containing input parameters for the EmulationDomain.setScriptExecutionDisabled command.

Constructors

Link copied to clipboard
constructor(value: Boolean)

Properties

Link copied to clipboard

Whether script execution should be disabled in the page.