Table of Contents

Class TakePreciseCoverageCommandSettings

Namespace
OpenQA.Selenium.DevTools.V148.Profiler
Assembly
Selenium.WebDriver.dll

Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.

public sealed class TakePreciseCoverageCommandSettings : ICommand
Inheritance
TakePreciseCoverageCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string