mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat: add durableStorage to allowed permissions (#5295)
This commit is contained in:
@@ -1094,6 +1094,7 @@ Creates a new page in the browser context.
|
||||
- `'clipboard-read'`
|
||||
- `'clipboard-write'`
|
||||
- `'payment-handler'`
|
||||
- `'persistent-storage'`
|
||||
- returns: <[Promise]>
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user