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