Table of Contents

Class ChannelLocalValue

Namespace
OpenQA.Selenium.BiDi.Modules.Script
Assembly
WebDriver.dll
public record ChannelLocalValue : LocalValue, IEquatable<LocalValue>, IEquatable<ChannelLocalValue>
Inheritance
ChannelLocalValue
Implements
Inherited Members

Constructors

ChannelLocalValue(ChannelProperties)

public ChannelLocalValue(ChannelProperties Value)

Parameters

Value ChannelProperties

Properties

Value

public ChannelProperties Value { get; init; }

Property Value

ChannelProperties