IEasyTestAction.Value Property
Returns the Action’s value. Supported for parametrized and single choice actions.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v24.2.dll
NuGet Package: DevExpress.EasyTest
Declaration
Property Value
Type | Description |
---|---|
String | The Action’s value. |
See Also