ISelenium
Stop Method
WebDriver
Ends the test 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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
void
Stop
()
void Stop()
Sub
Stop
Sub Stop
void
Stop
()
void Stop()
See Also
ISelenium Interface
ISelenium Members
Selenium Namespace