Skip to main content
interface Debugger.SetBlackboxPatternsParameterType

Properties

patterns: string[]

Array of regexps that will be used to check script url for blackbox state.

Back to top