kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Page
/
GetResourceContentParameter
Get
Resource
Content
Parameter
@
Serializable
data
class
GetResourceContentParameter
(
val
frameId
:
String
,
val
url
:
String
)
Members
Constructors
Get
Resource
Content
Parameter
Link copied to clipboard
constructor
(
frameId
:
String
,
url
:
String
)
Properties
frame
Id
Link copied to clipboard
val
frameId
:
String
Frame id to get resource for.
url
Link copied to clipboard
val
url
:
String
URL of the resource to get content for.