Table of Contents

Class SetCacheBehaviorOptions

Namespace
OpenQA.Selenium.BiDi.Network
Assembly
WebDriver.dll
public sealed class SetCacheBehaviorOptions : CommandOptions
Inheritance
SetCacheBehaviorOptions
Inherited Members

Constructors

SetCacheBehaviorOptions()

public SetCacheBehaviorOptions()

Properties

Contexts

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

Property Value

IEnumerable<BrowsingContext>