ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.Close() method
Closes a browser window.
Syntax
C#
public virtual void Close ()
Remarks
This function will disconnect the browser from the manager first and then close its window. It will also perform a wait until the browser window is no longer visible. The time out for the wait is the same as the ExecuteCommandTimeout.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)