Scenario 3: Selecting multiple animals at once
Given: I type in “bear”
And: Multiple species of bears appear, including the Grizzly Bear, Black Bear, Brown Bear, and Panda Bear
When: I select Brown, and Grizzly Bear
Then: The three selected bear species should appear in the list
And: the number on top of the list should increment by three
Scenario 3: Selecting multiple animals at once Given: I type in “bear” And: Multiple species of bears appear, including the Grizzly Bear, Black Bear, Brown Bear, and Panda Bear When: I select Brown, and Grizzly Bear Then: The three selected bear species should appear in the list And: the number on top of the list should increment by three