Notes Used to Craft this Lesson
A common browser test you might perform is programmatically submitting a form and confirming that your user feedback and other behaviors are as you expect.
Let's use our login form as an example and test to confirm that our validation works and that old user inputs are applied after an unsuccessful submission.