blob: 52e0ebfdf52f2f837d44267c516fea876df75fbe [file] [log] [blame]
Tapping on listbox items should fire an input and a change event.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS changeEventCounter is 0
PASS inputEventCounter is 0
PASS changeEventCounter is 1
PASS inputEventCounter is 1
PASS successfullyParsed is true
TEST COMPLETE
1
2
3