Uses of Class
org.openqa.selenium.devtools.v85.heapprofiler.model.SamplingHeapProfile
Packages that use SamplingHeapProfile
-
Uses of SamplingHeapProfile in org.openqa.selenium.devtools.v85.heapprofiler
Methods in org.openqa.selenium.devtools.v85.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()