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