powerapps-specflow-bindings icon indicating copy to clipboard operation
powerapps-specflow-bindings copied to clipboard

Table method for validating the requirement level of fields

Open Zwuai opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe

Adding a table method for checking the requirement level of fields will be more readable than repeating the non table step many times in a scenario

Describe the solution you'd like

[Then("The following fields are (mandatory|optional)")]

Zwuai avatar Apr 13 '21 11:04 Zwuai