Table of Contents

Class GetBestEffortCoverageCommandSettings

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

Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.

public sealed class GetBestEffortCoverageCommandSettings : ICommand
Inheritance
GetBestEffortCoverageCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string