kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetAttributesReturn
Get
Attributes
Return
@
Serializable
data
class
GetAttributesReturn
(
val
attributes
:
List
<
String
>
)
Members
Constructors
Get
Attributes
Return
Link copied to clipboard
constructor
(
attributes
:
List
<
String
>
)
Properties
attributes
Link copied to clipboard
val
attributes
:
List
<
String
>
An interleaved array of node attribute names and values.