IEasyTestForm Methods
Exposes the API that allows you to manipulate a form in test code.
Name | Description |
---|---|
Execute |
Executes an Action supplied by a Lookup Property Editor or an Object Property Editor. |
Fill |
Fills fields with values. |
Get |
Returns a string representation of the specified property’s value. |
Get |
Returns string representations of the specified properties’ values. |
Is |
Checks whether the specified field is visible. |
See Also