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