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

removeAttribute

suspend fun removeAttribute(input: RemoveAttributeRequest): Unit

Removes attribute with given name from an element with given id.

Official doc