Selects

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