Gets whether the browser is connected to manager of not.
Syntax| C# |
public virtual bool IsConnected { get; }
Remarks
This property performs a two way communication check between the manager and the actual browser.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
