Suggestions on How to test after validation hook, or Next step button in Wizard form?
Hello there
I have to do some things, like saving a record afterValidation and need to write a test for it.
I have a wizard form, and when user click on step 1 next button, i am saving some data into db.
Now, i want to test and see if data are saved when user click on Wizard Step Next button.
Any suggestions? Is there some 'built in' way to do so?
0 Replies