chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / Node / attributes

attributes

val attributes: List<String>?

Attributes of the Element node in the form of flat array [name1, value1, name2, value2].