IEasyTestAction Properties
Exposes the API that allows you to manipulate a specified Action in test code.Name | Description |
---|---|
Enabled | Checks whether the action is active. |
Hint | Returns the Action’s hint text. |
Value | Returns the Action’s value. Supported for parametrized and single choice actions. |
See Also