chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / DOMDomain / setAttributeValue

setAttributeValue

suspend fun setAttributeValue(input: SetAttributeValueRequest): Unit

Sets attribute for an element with given id.

Official doc