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