This test replaces all the items and
sets each new option's selected attr to false,
then set the zero'th item to true (selected)


This test replaces all the items and
sets each new option's selected attr to true
(so for the first two selects only the first item should be selected,
for the last select all the items should be selected)


ComboboxSingle SelectMultiple Select



Another test (1) can be found here
Another test (3) can be found here