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