[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [GetWindowBoundsRequest](./puppeteer.protocol.browser.getwindowboundsrequest.md) > [windowId](./puppeteer.protocol.browser.getwindowboundsrequest.windowid.md) ## Protocol.Browser.GetWindowBoundsRequest.windowId property Browser window id. Signature: ```typescript windowId: WindowID; ```