201 B
201 B
sidebar_label |
---|
Page.isClosed |
Page.isClosed() method
Indicates that the page has been closed.
Signature:
class Page {
isClosed(): boolean;
}
Returns:
boolean