WebDriverException Constructor
WebDriver
Initializes a new instance of the
WebDriverException
class.
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
public
WebDriverException
()
public WebDriverException()
Public
Sub
New
Public Sub New
public
:
WebDriverException
()
public: WebDriverException()
See Also
WebDriverException Class
WebDriverException Members
WebDriverException Overload
OpenQA.Selenium Namespace