ITestControl Methods
| Name | Description |
|---|---|
| FindInterface<T>() | Returns the specified test control, or null when a test control is not found. |
| GetInterface<T>() | Returns the specified test control, or throws an exception when test control is not found. |
See Also