Serenity and Cucumber Quick Start
Home > Api > Playing the game > Shouldshowrowofcoloredcells(string, string, string, string, string, string, string)
Report generated 08-01-2026 10:13

Playing The Game

  Under 1 Second (Duration)   Gameplay

shouldShowRowOfColoredCells(String, String, String, String, String, String, String)

Scenario Outline

POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
Create a new game with the word <word>
Play the word 'ORGAN'
Get the game history

Examples: 

# Word Guess Cell1 Cell2 Cell3 Cell4 Cell5
1 CRYPT ORGAN GRAY GREEN GRAY GRAY GRAY
2 CRYPT BRACE GRAY GREEN GRAY YELLOW GRAY
3 CRYPT CRYPT GREEN GREEN GREEN GREEN GREEN
Steps Outcome
SUCCESS 485ms
SUCCESS 426ms
SUCCESS 463ms
SUCCESS 0.49s
Serenity BDD version 5.0.4