Uses of Class
org.openqa.selenium.devtools.backgroundservice.model.BackgroundServiceEvent
-
Packages that use BackgroundServiceEvent Package Description org.openqa.selenium.devtools.backgroundservice -
-
Uses of BackgroundServiceEvent in org.openqa.selenium.devtools.backgroundservice
Methods in org.openqa.selenium.devtools.backgroundservice that return types with arguments of type BackgroundServiceEvent Modifier and Type Method Description static Event<BackgroundServiceEvent>
BackgroundService. backgroundServiceEventReceived()
-