ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.IsConnected property
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)