Table of Contents

Class BrowsingContextAddInterceptOptions

Namespace
OpenQA.Selenium.BiDi.Modules.Network
Assembly
WebDriver.dll
public record BrowsingContextAddInterceptOptions : IEquatable<BrowsingContextAddInterceptOptions>
Inheritance
BrowsingContextAddInterceptOptions
Implements
Inherited Members

Properties

UrlPatterns

public IEnumerable<UrlPattern>? UrlPatterns { get; set; }

Property Value

IEnumerable<UrlPattern>