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   Under 1 Second (Duration)   Chromium 131.0.6778.33 (browser)   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 133ms
SUCCESS 102ms
Alice ensures that the value of "What needs to be done?" input box does equal ""
SUCCESS 005ms
Alice ensures that "buy some cheese" does equal "buy some cheese"
SUCCESS 005ms
Alice ensures that false does equal false
SUCCESS 005ms
SUCCESS 0.38s
Serenity BDD version 4.1.20