kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOMDebugger
/
SetBreakOnCSPViolationParameter
Set
Break
On
CSPViolation
Parameter
@
Serializable
data
class
SetBreakOnCSPViolationParameter
(
val
violationTypes
:
List
<
DOMDebugger.CSPViolationType
>
)
Members
Constructors
Set
Break
On
CSPViolation
Parameter
Link copied to clipboard
constructor
(
violationTypes
:
List
<
DOMDebugger.CSPViolationType
>
)
Properties
violation
Types
Link copied to clipboard
val
violationTypes
:
List
<
DOMDebugger.CSPViolationType
>
CSP Violations to stop upon.