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

documentUpdated

fun documentUpdated(): Flow<DocumentUpdatedEvent>

Fired when Document has been totally updated. Node ids are no longer valid.

Official doc