IEasyTestAction Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Execute |
Executes an Action. |
Is |
Checks whether a specified item within a single choice action is enabled. |
Is |
Checks whether a specified item within a single choice action is visible. |
See Also