[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) > [CaptureSnapshotResponse](./puppeteer.protocol.domsnapshot.capturesnapshotresponse.md) > [strings](./puppeteer.protocol.domsnapshot.capturesnapshotresponse.strings.md) ## Protocol.DOMSnapshot.CaptureSnapshotResponse.strings property Shared string table that all string properties refer to with indexes. Signature: ```typescript strings: string[]; ```