As a player I want to read ‘how to play’ instructions and rules before I enter a game So that I can play the game hassle free with ### Acceptance Criteria - [ ] Criteria 1 - Given I am in homepage - When I click on ‘How To Play’ button - Then ‘How To Play’ page should open in a new tab - [ ] Criteria 2 - Given I am in ‘How To Play’ page - When I click on any of the topic mentioned at top - Then the page should scroll down to that specific topic - [ ] Criteria 3 - Given I am in ‘How To Play’ page - When I click on the up-arrow placed at bottom-right side of the page - Then I should go to top of the page
Acceptance Criteria
Criteria 1
Given I am in homepage
When I click on ‘How To Play’ button
Then ‘How To Play’ page should open in a new tab
Criteria 2
Given I am in ‘How To Play’ page
When I click on any of the topic mentioned at top
Then the page should scroll down to that specific topic
Criteria 3
Given I am in ‘How To Play’ page
When I click on the up-arrow placed at bottom-right side of the page
Then I should go to top of the page