puppeteer/new-docs/puppeteer.protocol.indexeddb.requestdatabaserequest.md
2020-07-13 14:01:35 +01:00

782 B

Home > puppeteer > Protocol > IndexedDB > RequestDatabaseRequest

Protocol.IndexedDB.RequestDatabaseRequest interface

Signature:

export interface RequestDatabaseRequest 

Properties

Property Type Description
databaseName string Database name.
securityOrigin string Security origin.