ICommandProcessor Stop Method WebDriver
Ends the current Selenium testing session (normally killing the browser)

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void Stop()
See Also