Package org.openqa.selenium.devtools.v112.profiler.model
-
Class Summary Class Description ConsoleProfileFinished ConsoleProfileStarted Sent when new profile recording is started using console.profile() call.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.PreciseCoverageDeltaUpdate Reports coverage delta since the last poll (either from an event like this, or from `takePreciseCoverage` for the current isolate.Profile Profile.ProfileNode Profile node.ScriptCoverage Coverage data for a JavaScript script.