Uses of Class
org.openqa.selenium.devtools.v141.heapprofiler.model.SamplingHeapProfile
Packages that use SamplingHeapProfile
-
Uses of SamplingHeapProfile in org.openqa.selenium.devtools.v141.heapprofiler
Methods in org.openqa.selenium.devtools.v141.heapprofiler that return types with arguments of type SamplingHeapProfileModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<SamplingHeapProfile> HeapProfiler.getSamplingProfile()static org.openqa.selenium.devtools.Command<SamplingHeapProfile> HeapProfiler.stopSampling()