Page.isClosed() 方法
🌐 Page.isClosed() method
表示该页面已关闭。
🌐 Indicates that the page has been closed.
语法
🌐 Signature
class Page {
abstract isClosed(): boolean;
}
返回:
boolean
🌐 Page.isClosed() method
表示该页面已关闭。
🌐 Indicates that the page has been closed.
🌐 Signature
class Page {
abstract isClosed(): boolean;
}
返回:
boolean