Table of Contents

Class SetCacheBehaviorOptions

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

Properties

Contexts

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

Property Value

IEnumerable<BrowsingContext>