IWebDriver
Close Method
WebDriver
Close the current window, quitting the browser if it is the last window currently open.
Namespace:
OpenQA.Selenium
Assembly:
WebDriver
(in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
void
Close
()
void Close()
Sub
Close
Sub Close
void
Close
()
void Close()
See Also
IWebDriver Interface
IWebDriver Members
OpenQA.Selenium Namespace