Testing a form action.
Hey,
I have the following action on my ListUsers field:
Now I am trying to write a test:
I am getting an error: failed asserting an action with the name [send] exists.
I am not sure how to continue. I have a button, when I press that button a form loads and I want to test that when I press that button, en email is sent.
Thanks for your help.
I have the following action on my ListUsers field:
Now I am trying to write a test:
I am getting an error: failed asserting an action with the name [send] exists.
I am not sure how to continue. I have a button, when I press that button a form loads and I want to test that when I press that button, en email is sent.
Thanks for your help.