enhancement
There is supposed to be an assertion plugin for the error text of a FormField.
Test
- Run the GUI Inspector on a field with an error
- Select "Error Text," create an assertion.
- Run the assertion
- Expectation: The test passes.
- Fix the error in the field.
- Run the assertion
- Expectation: The test shows an error.