Table of Contents

Class TakeCoverageDeltaCommandSettings

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

Obtain list of rules that became used since last call to this method (or since start of coverage instrumentation).

public sealed class TakeCoverageDeltaCommandSettings : ICommand
Inheritance
TakeCoverageDeltaCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string