Table of Contents

Class PartitionDescriptor

Namespace
OpenQA.Selenium.BiDi.Modules.Storage
Assembly
WebDriver.dll
[JsonPolymorphic(TypeDiscriminatorPropertyName = "type")]
[JsonDerivedType(typeof(PartitionDescriptor.Context), "context")]
[JsonDerivedType(typeof(PartitionDescriptor.StorageKey), "storageKey")]
public abstract record PartitionDescriptor : IEquatable<PartitionDescriptor>
Inheritance
PartitionDescriptor
Implements
Derived
Inherited Members