Uses of Class
org.openqa.selenium.bidi.Event
-
Packages that use Event Package Description org.openqa.selenium.bidi -
-
Uses of Event in org.openqa.selenium.bidi
Methods in org.openqa.selenium.bidi with parameters of type Event Modifier and Type Method Description <X> voidBiDi. addListener(Event<X> event, java.util.function.Consumer<X> handler)<X> voidConnection. addListener(Event<X> event, java.util.function.Consumer<X> handler)
-