kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOMDebugger
/
SetXHRBreakpointParameter
Set
XHRBreakpoint
Parameter
@
Serializable
data
class
SetXHRBreakpointParameter
(
val
url
:
String
)
Members
Constructors
Set
XHRBreakpoint
Parameter
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String
Resource URL substring. All XHRs having this substring in the URL will get stopped upon.