IEasyTestAction Methods
Exposes the API that allows you to manipulate a specified Action in test code.Name | Description |
---|---|
Execute(String) | Executes an Action. |
IsItemEnabled(String) | Checks whether a specified item within a single choice action is enabled. |
IsItemVisible(String) | Checks whether a specified item within a single choice action is visible. |
See Also