Uses of Interface
org.openqa.selenium.logging.EventType
Packages that use EventType
Package
Description
-
Uses of EventType in org.openqa.selenium.chromium
Methods in org.openqa.selenium.chromium with parameters of type EventType -
Uses of EventType in org.openqa.selenium.devtools.events
Methods in org.openqa.selenium.devtools.events that return EventTypeModifier and TypeMethodDescriptionstatic EventType<ConsoleEvent>
CdpEventTypes.consoleEvent
(Consumer<ConsoleEvent> handler) CdpEventTypes.domMutation
(Consumer<DomMutationEvent> handler) -
Uses of EventType in org.openqa.selenium.logging
Methods in org.openqa.selenium.logging with parameters of type EventType