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