Serenity/JS with Playwright Test
Home > Recording items > Todo list app should clear text input field when an item is added
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 clear text input field when an item is added
 

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 200ms
SUCCESS 134ms
Alice ensures that the value of "What needs to be done?" input box does equal ""
SUCCESS 006ms
Alice ensures that "buy some cheese" does equal "buy some cheese"
SUCCESS 007ms
Alice ensures that false does equal false
SUCCESS 008ms
SUCCESS 0.66s
Serenity BDD version 4.1.20