Table of Contents

Class StorageKeyPartitionDescriptor

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

Properties

SourceOrigin

public string? SourceOrigin { get; set; }

Property Value

string

UserContext

public string? UserContext { get; set; }

Property Value

string