"Given that I am on the Wordle game page When I first load the page Then I should see a game board with 6 rows and 5 columns, representing the number of guesses and the length of the word to guess And I should see an input field or a keyboard layout to enter my guesses And I should see a message area to display game status and feedback"
Load a Grid with 6 Rows and 5 columns
Have a header
Have a Submit button for the input field
Have a counter for how many lives remaining.
"Given that I am on the Wordle game page When I first load the page Then I should see a game board with 6 rows and 5 columns, representing the number of guesses and the length of the word to guess And I should see an input field or a keyboard layout to enter my guesses And I should see a message area to display game status and feedback"
Load a Grid with 6 Rows and 5 columns
Have a header
Have a Submit button for the input field
Have a counter for how many lives remaining.