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