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