Test interactive validation with required attribute. This test checks if an empty required field prevents form submission and checks if a non-empty required field doesn't prevent form submission.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS queryValues["test"] is "12:34"
PASS successfullyParsed is true

TEST COMPLETE