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. |