[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [RequestDatabaseRequest](./puppeteer.protocol.indexeddb.requestdatabaserequest.md) > [databaseName](./puppeteer.protocol.indexeddb.requestdatabaserequest.databasename.md) ## Protocol.IndexedDB.RequestDatabaseRequest.databaseName property Database name. Signature: ```typescript databaseName: string; ```