Table of Contents

Class RemoteValue.Date

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

Constructors

Date(string)

public Date(string Value)

Parameters

Value string

Properties

Handle

public Handle? Handle { get; set; }

Property Value

Handle

InternalId

public InternalId? InternalId { get; set; }

Property Value

InternalId

Value

public string Value { get; init; }

Property Value

string