Table of Contents

Class StreamHandle

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

This is either obtained from another method or specified as blob:<uuid> where <uuid> is an UUID of a Blob.

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