Close Method (IBrowser)
Closes the browser window (or tab) that this test object represents.
Remarks
Use the CloseAllTabs method to close the currently open tab, all sibling tabs, and the parent browser window.

C# Syntax

void Close()