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