Filling in an input Element
Learn how to simulate a user filling in an input element in a test.
We'll cover the following
Starter project
The starter project contains the same ContactForm
component as the previous lesson. It also includes a half-implemented test that performs checks on a successful form submission.
A copy of the code is in the code widget below. Click the “Run” button to run the tests.
Get hands-on with 1400+ tech skills courses.