PagePage.isClosedVersion: NextOn this pagePage.isClosed() methodIndicates that the page has been closed.Signature:class Page { abstract isClosed(): boolean;}Returns:boolean