Serenity and Cucumber Quick Start
Home > Api > Getting hints > Requestinganotherhint(string)
Report generated 08-01-2026 10:13

Getting Hints

  Integration   Under 1 Second (Duration)   Hints

requestingAnotherHint(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 BLAND
Request a hint
Request a hint

Examples: 

# Expected Hint
1 The word starts with the letter B
2 The word ends with the letter D
3 The word contains 1 vowel
Steps Outcome
SUCCESS 326ms
SUCCESS 331ms
SUCCESS 332ms
SUCCESS 0.33s
Serenity BDD version 5.0.4