property Debugger.SetBreakpointByUrlParameterType.urlRegex
Regex pattern for the URLs of the resources to set breakpoints on. Either url
or urlRegex
must be specified.
Type Jump to heading
string | undefined
Regex pattern for the URLs of the resources to set breakpoints on. Either url
or urlRegex
must be specified.
string | undefined