Table of Contents

Class Channel

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

Constructors

Channel(string)

public Channel(string Id)

Parameters

Id string

Properties

Id

public string Id { get; init; }

Property Value

string