DefaultSelenium 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

public void Stop()

Implements

ISelenium Stop 
See Also