Selects
-
Set the first select's value to "hamburger", assert the text "Yummy"
is present.
-
Set the second select's value to "cheese", assert the text is "Even
better".
-
Set the third select's value to "lettuce", "tomato", and "onion".
Assert the text is "Just how I like it!".
...
C'mon now