Uses of Package
org.openqa.selenium.devtools.v113.profiler.model
-
Packages that use org.openqa.selenium.devtools.v113.profiler.model Package Description org.openqa.selenium.devtools.v113.profiler org.openqa.selenium.devtools.v113.profiler.model -
Classes in org.openqa.selenium.devtools.v113.profiler.model used by org.openqa.selenium.devtools.v113.profiler Class Description ConsoleProfileFinished ConsoleProfileStarted Sent when new profile recording is started using console.profile() call.PreciseCoverageDeltaUpdate Reports coverage delta since the last poll (either from an event like this, or from `takePreciseCoverage` for the current isolate.Profile Profile.ScriptCoverage Coverage data for a JavaScript script. -
Classes in org.openqa.selenium.devtools.v113.profiler.model used by org.openqa.selenium.devtools.v113.profiler.model Class Description CoverageRange Coverage data for a source range.FunctionCoverage Coverage data for a JavaScript function.PositionTickInfo Specifies a number of samples attributed to a certain source position.Profile Profile.ProfileNode Profile node.ScriptCoverage Coverage data for a JavaScript script.