Table of Contents

Class SubscribeOptions

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

Properties

Contexts

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

Property Value

IEnumerable<BrowsingContext>