Table of Contents

Class SetDownloadBehaviorOptions

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

Properties

UserContexts

public IEnumerable<UserContext>? UserContexts { get; init; }

Property Value

IEnumerable<UserContext>