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