Initializes a new instance of the NoSuchWindowException class with
a specified error message.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- message
- Type:
System String
The message that describes the error.
See Also