As a user, in order to see when a ride is open, I need to be able to select a ride and see all available information about it
Acceptance Criteria
Given the user has clicked on an area
When the user clicks on a specific attraction's hyperlink
Then the description of the attraction, and its hours of operation must be displayed directly beneath the hyperlink, and before the next one
And any previously displayed attraction details must disappear
Story
As a user, in order to see when a ride is open, I need to be able to select a ride and see all available information about it
Acceptance Criteria
Given the user has clicked on an area When the user clicks on a specific attraction's hyperlink Then the description of the attraction, and its hours of operation must be displayed directly beneath the hyperlink, and before the next one And any previously displayed attraction details must disappear