1 Test the continous checking and unchecking of checkbox when clicking on associated label
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS checkbox.checked is false
7 The checkbox should be checked after three clicks
8 PASS checkbox.checked is true
9 Checkbox should still be checked after ten clicks
10 PASS checkbox.checked is true
11 PASS successfullyParsed is true