mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
214 B
214 B
sidebar_label
| sidebar_label |
|---|
| Page.isClosed |
Page.isClosed() method
Indicates that the page has been closed.
Signature:
class Page {isClosed(): boolean;}
Returns:
boolean