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