Uses of Class
org.openqa.selenium.devtools.v114.heapprofiler.model.SamplingHeapProfile
-
Packages that use SamplingHeapProfile Package Description org.openqa.selenium.devtools.v114.heapprofiler -
-
Uses of SamplingHeapProfile in org.openqa.selenium.devtools.v114.heapprofiler
Methods in org.openqa.selenium.devtools.v114.heapprofiler that return types with arguments of type SamplingHeapProfile Modifier and Type Method Description static org.openqa.selenium.devtools.Command<SamplingHeapProfile>HeapProfiler. getSamplingProfile()static org.openqa.selenium.devtools.Command<SamplingHeapProfile>HeapProfiler. stopSampling()
-