Serenity/JS with Playwright Test
Home > Recording items > Todo list app should clear text input field when an item is added
Report generated 17-12-2024 17:36

Recording Items

  Recording Items (feature)   Retried   Firefox 132.0 (browser)   Under 1 Second (Duration)   Linux 6.8.0-1017-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 169ms
SUCCESS 130ms
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 007ms
SUCCESS 0.57s
Serenity BDD version 4.1.20