Serenity/JS with Playwright Test
Home > Recording items > Todo list app should allow me to add todo items
Report generated 11-11-2024 22:35

Recording Items

  Recording Items (feature)   Retried   Firefox 131.0 (browser)   Under 1 Second (Duration)   Linux 6.5.0-1025-Azure (platform)

Todo List App should allow me to add todo items
 

Cast

 

Alice can:
  • PerformActivities (PerformActivitiesAsPlaywrightSteps)
  • AnswerQuestions
  • RaiseErrors
  • ScheduleWork { scheduler: { clock: { timeAdjustment: { milliseconds: 0 } }, interactionTimeout: { milliseconds: 5000 } } }
  • BrowseTheWeb (BrowseTheWebWithPlaywright)
  • TakeNotes { notepad: {} }
  • CallAnApi { baseURL: "https://todo-app.serenity-js.org/", headers: { common: { Accept: "application/json, text/plain, */*" } }, timeout: 10000 }
Steps Outcome
SUCCESS 185ms
SUCCESS 132ms
Alice ensures that displayed items does equal [ "buy some cheese" ]
SUCCESS 009ms
SUCCESS 087ms
Alice ensures that displayed items does equal [ "buy some cheese", "feed the cat" ]
SUCCESS 012ms
Alice ensures that persisted items does equal displayed items
SUCCESS 016ms
SUCCESS 0.74s
Serenity BDD version 4.1.20