Skip to main content
Version: 22.6.2

Page.isClosed() method

Indicates that the page has been closed.

Signature:

class Page {
abstract isClosed(): boolean;
}

Returns:

boolean