-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Appium
-
NoSuchElementException
-
Constructors
-
NoSuchElementException(String, Exception)
NoSuchElementException(String, Exception) Constructor
Definition
Creates a new NoSuchElementException.
public NoSuchElementException(string message, Exception innerException)
Parameters
- message
- String
The error message.