[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IO](./puppeteer.protocol.io.md) > [ReadResponse](./puppeteer.protocol.io.readresponse.md) > [data](./puppeteer.protocol.io.readresponse.data.md) ## Protocol.IO.ReadResponse.data property Data that were read. Signature: ```typescript data: string; ```