Table of Contents

Class StopRuleUsageTrackingCommandSettings

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

Stop tracking rule usage and return the list of rules that were used since last call to takeCoverageDelta (or since start of coverage instrumentation).

public sealed class StopRuleUsageTrackingCommandSettings : ICommand
Inheritance
StopRuleUsageTrackingCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string