mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
886 B
886 B
Home > puppeteer > Protocol > DOMStorage > SetDOMStorageItemRequest
Protocol.DOMStorage.SetDOMStorageItemRequest interface
Signature:
export interface SetDOMStorageItemRequest
Properties
| Property | Type | Description |
|---|---|---|
| key | string | |
| storageId | StorageId | |
| value | string |