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