Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class RuleSetUpdatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.Preload
Assembly
WebDriver.dll

RuleSetUpdated

public sealed class RuleSetUpdatedEventArgs : EventArgs
Inheritance
RuleSetUpdatedEventArgs
Inherited Members

Properties

RuleSet

Gets or sets the ruleSet

[JsonPropertyName("ruleSet")]
public RuleSet RuleSet { get; set; }

Property Value

RuleSet