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