[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [Rect](./puppeteer.protocol.dom.rect.md) > [x](./puppeteer.protocol.dom.rect.x.md) ## Protocol.DOM.Rect.x property X coordinate Signature: ```typescript x: number; ```