Uses of Class
org.openqa.selenium.devtools.v85.profiler.model.CounterInfo
Packages that use CounterInfo
-
Uses of CounterInfo in org.openqa.selenium.devtools.v85.profiler
Methods in org.openqa.selenium.devtools.v85.profiler that return types with arguments of type CounterInfoModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<CounterInfo>>Profiler.getRuntimeCallStats()Retrieve run time call stats.