Uses of Class
org.openqa.selenium.devtools.profiler.model.CounterInfo
-
Packages that use CounterInfo Package Description org.openqa.selenium.devtools.profiler -
-
Uses of CounterInfo in org.openqa.selenium.devtools.profiler
Methods in org.openqa.selenium.devtools.profiler that return types with arguments of type CounterInfo Modifier and Type Method Description static Command<java.util.List<CounterInfo>>
Profiler. getRuntimeCallStats()
Retrieve run time call stats.
-