Table of Contents

Class ContextAddInterceptOptions

Namespace
OpenQA.Selenium.BiDi.Network
Assembly
Selenium.WebDriver.dll
public record ContextAddInterceptOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<ContextAddInterceptOptions>
Inheritance
ContextAddInterceptOptions
Implements
Inherited Members

Properties

UrlPatterns

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

Property Value

IEnumerable<UrlPattern>