Constructor
new PartitionDescriptor(type)
Constructs a new PartitionDescriptor instance.
Parameters:
| Name | Type | Description |
|---|---|---|
type | Type | The type of the partition. |
Represents a partition descriptor. Described in https://w3c.github.io/webdriver-bidi/#command-storage-getCookies.
Constructs a new PartitionDescriptor instance.
| Name | Type | Description |
|---|---|---|
type | Type | The type of the partition. |