[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [CreateTargetRequest](./puppeteer.protocol.target.createtargetrequest.md) > [height](./puppeteer.protocol.target.createtargetrequest.height.md) ## Protocol.Target.CreateTargetRequest.height property Frame height in DIP (headless chrome only). Signature: ```typescript height?: integer; ```