Table of Contents

Class RemoteObjectReferenceLocalValue

Namespace
OpenQA.Selenium.BiDi.Script
Assembly
WebDriver.dll
public sealed record RemoteObjectReferenceLocalValue : RemoteReferenceLocalValue, IEquatable<LocalValue>, IEquatable<RemoteReferenceLocalValue>, IRemoteObjectReference, IRemoteReference, IEquatable<RemoteObjectReferenceLocalValue>
Inheritance
RemoteObjectReferenceLocalValue
Implements
Inherited Members

Constructors

RemoteObjectReferenceLocalValue(Handle)

public RemoteObjectReferenceLocalValue(Handle Handle)

Parameters

Handle Handle

Properties

Handle

public Handle Handle { get; init; }

Property Value

Handle

SharedId

public string? SharedId { get; set; }

Property Value

string