1 Test that the items of a labels list can be accessed individually.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS labels.item(1).id is "l11"
7 PASS labels.item(1).id is "l12"
8 PASS labels.item(1).id is "l13"
9 PASS labels.item(1).id is "l14"
10 PASS successfullyParsed is true