Uses of Class
org.openqa.selenium.devtools.v119.profiler.Profiler.TakePreciseCoverageResponse
Packages that use Profiler.TakePreciseCoverageResponse
-
Uses of Profiler.TakePreciseCoverageResponse in org.openqa.selenium.devtools.v119.profiler
Methods in org.openqa.selenium.devtools.v119.profiler that return types with arguments of type Profiler.TakePreciseCoverageResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Profiler.TakePreciseCoverageResponse>
Profiler.takePreciseCoverage()
Collect coverage data for the current isolate, and resets execution counters.