PagePage.windowIdVersion: 24.33.0On this pagePage.windowId() method Returns the page's window id. Signature class Page { abstract windowId(): Promise<WindowId>;} Returns: Promise<WindowId>