[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) > [LayoutTreeSnapshot](./puppeteer.protocol.domsnapshot.layouttreesnapshot.md) > [text](./puppeteer.protocol.domsnapshot.layouttreesnapshot.text.md) ## Protocol.DOMSnapshot.LayoutTreeSnapshot.text property Contents of the LayoutText, if any. Signature: ```typescript text: StringIndex[]; ```