[Home](./index.md) > [puppeteer](./puppeteer.md) > [BoundingBox](./puppeteer.boundingbox.md) > [x](./puppeteer.boundingbox.x.md) ## BoundingBox.x property the x coordinate of the element in pixels. Signature: ```typescript x: number; ```