IEasyTestDialog Members
Exposes the API that allows you to manipulate a dialog in test code.Properties
Name | Description |
---|---|
Message | Gets the displayed dialog message. |
Title | Gets the displayed dialog title. Supported only in WinForms applications. |
Methods
Name | Description |
---|---|
Click(String) | Clicks a specified dialog button. |
See Also