HttpCommandProcessor Stop Method WebDriver
Stops the previous browser session, 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

ICommandProcessor Stop 
See Also