Uses of Class
org.openqa.selenium.devtools.events.DomMutationEvent
-
Packages that use DomMutationEvent Package Description org.openqa.selenium.devtools.events -
-
Uses of DomMutationEvent in org.openqa.selenium.devtools.events
Method parameters in org.openqa.selenium.devtools.events with type arguments of type DomMutationEvent Modifier and Type Method Description static org.openqa.selenium.logging.EventType<java.lang.Void>
CdpEventTypes. domMutation(java.util.function.Consumer<DomMutationEvent> handler)
-