Browser.isConnected() method
Indicates that the browser is connected.
Signature:
class Browser {
isConnected(): boolean;
}
Returns:
boolean
Indicates that the browser is connected.
Signature:
class Browser {
isConnected(): boolean;
}
Returns:
boolean