Capgemini / Capgemini/powerapps-specflow-bindings
"Then I can edit the following fields" Step Binding throws 'Object reference not set to an instance of an object.'
Open
bug
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
When using the "Then I can edit the following fields" step binding, if a given field cannot be found, an 'Object reference not set to an instance of an object.' exception is thrown instead of a concise error detailing which field is not editable.
## Expected behaviour
The exception is caught, and an error is thrown detailing which field could not be found.
## Environment (please complete the following information):
- Test framework - MSTest]
- Browser - chrome
- Version - 92
- Power Apps environment version - 9.2.21073.00130
Contributor guide
Assessment
This issue has not been assessed yet.