EventFiringWebDriver Close Method WebDriver
Close the current window, quitting the browser if it is the last window currently open.

Namespace: OpenQA.Selenium.Support.Events
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public void Close()

Implements

IWebDriver Close 
See Also