Offset in the line to set breakpoint at.
Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.
Line number to set breakpoint at.
Script hash of the resources to set breakpoint on.
URL of the resources to set breakpoint on.
Regex pattern for the URLs of the resources to set breakpoints on. Either url or urlRegex must be specified.
url
urlRegex