Table of Contents

Class DeviceBoundSessionEventId

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

A unique identifier for a device bound session event.

[JsonConverter(typeof(StringRemoteIdConverter<DeviceBoundSessionEventId>))]
public record DeviceBoundSessionEventId : IEquatable<DeviceBoundSessionEventId>
Inheritance
DeviceBoundSessionEventId
Implements
Inherited Members