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

Recording Items

  Recording Items (feature)   Retried   Under 1 Second (Duration)   Webkit 18.0 (browser)   Linux 6.8.0-1014-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 333ms
SUCCESS 130ms
Alice ensures that displayed items does equal [ "buy some cheese" ]
SUCCESS 008ms
SUCCESS 089ms
Alice ensures that displayed items does equal [ "buy some cheese", "feed the cat" ]
SUCCESS 009ms
Alice ensures that persisted items does equal displayed items
SUCCESS 011ms
SUCCESS 0.87s
Serenity BDD version 4.1.20