Uses of Class
org.openqa.selenium.devtools.events.DomMutationEvent
Packages that use DomMutationEvent
-
Uses of DomMutationEvent in org.openqa.selenium.devtools.events
Method parameters in org.openqa.selenium.devtools.events with type arguments of type DomMutationEventModifier and TypeMethodDescriptionstatic org.openqa.selenium.logging.EventType<Void>
CdpEventTypes.domMutation
(Consumer<DomMutationEvent> handler)