Aethyrion
Testing modal form in resource relation
It looks like it was
assertHasNoFormErrors
that was the issue. If I put that back in place of assertHasNoTableActionErrors
then the InfoList error comes back. I thought because it's a form despite it being in a modal and not on a page that I could still use formFill
, assertHasNoFormErrors
, etc.27 replies