Table of Contents

Class SetCacheBehaviorOptions

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

Constructors

SetCacheBehaviorOptions()

public SetCacheBehaviorOptions()

Properties

Contexts

public IEnumerable<BrowsingContext>? Contexts { get; set; }

Property Value

IEnumerable<BrowsingContext>