Capgemini / Capgemini/powerapps-specflow-bindings
No step for "Then I can see the following fields on the form"
Open
enhancement
good first issue
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem? Please describe
When asserting that a number of fields are present on a form, the individual step has to be used many times, as there is no step accepting a table.
## Describe the solution you'd like
There should be a step called Then I (can|cannot) see the following fields on the form which accepts a table and calls the individual "Then I can see the 'name' field on the form" step.
## Additional context
n/a
Contributor guide
Assessment
This issue has not been assessed yet.