Table of Contents

Class PartitionDescriptor.StorageKey

Namespace
OpenQA.Selenium.BiDi.Modules.Storage
Assembly
WebDriver.dll
public record PartitionDescriptor.StorageKey : PartitionDescriptor, IEquatable<PartitionDescriptor>, IEquatable<PartitionDescriptor.StorageKey>
Inheritance
PartitionDescriptor.StorageKey
Implements
Inherited Members

Properties

SourceOrigin

public string? SourceOrigin { get; set; }

Property Value

string

UserContext

public string? UserContext { get; set; }

Property Value

string