data class SetScriptExecutionDisabledRequest
Request object containing input parameters for the EmulationDomain.setScriptExecutionDisabled command.
<init> |
Request object containing input parameters for the EmulationDomain.setScriptExecutionDisabled command. SetScriptExecutionDisabledRequest(value: Boolean) |
value |
Whether script execution should be disabled in the page. val value: Boolean |