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