chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / SetBreakpointByUrlRequest / condition

condition

val condition: String?

Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.