ICommandAdapter Methods
Declares members exposed by EasyTest command adapters.| Name | Description |
|---|---|
| CreateTestControl(String, String) | Finds the specific control and creates the test control for it. |
| IsControlExist(String, String) | Checks if the specified control exists. |
See Also