Table of Contents

Class TetheringDomainEvent

Namespace
Selenium.WebDriver.BiDi.Cdp.Tethering
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Provides static event descriptors for the ITethering.

public static class TetheringDomainEvent
Inheritance
TetheringDomainEvent
Inherited Members

Properties

Accepted

Informs that port was successfully bound and got a specified connection id.

public static EventDescriptor<CdpEventArgs<AcceptedEventArgs>> Accepted { get; }

Property Value

EventDescriptor<CdpEventArgs<AcceptedEventArgs>>