chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom.events / DOMEvent / DocumentUpdatedEvent
DocumentUpdatedEvent
object DocumentUpdatedEvent : DOMEvent
Fired when Document has been totally updated. Node ids are no longer valid.
Official doc