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