two_selects
open /demo/two_selects.html
assertText first animals machines
assertText second
select first label=animals
waitForText second dog cat cow
assertText second dog cat cow
select first label=machines
waitForText second computer car airplane
assertText second computer car airplane