Table of Contents

Class BlockPattern

Namespace
OpenQA.Selenium.DevTools.V144.Network
Assembly
WebDriver.dll

BlockPattern

public sealed class BlockPattern
Inheritance
BlockPattern
Inherited Members

Properties

Block

block

[JsonPropertyName("block")]
public bool Block { get; set; }

Property Value

bool

UrlPattern

urlPattern

[JsonPropertyName("urlPattern")]
public string UrlPattern { get; set; }

Property Value

string