Serenity/JS with Playwright Test
Home > Using notes > Todo list app should allow me to share notes across actors and browsers - webkit
Report generated 20-06-2025 13:49

Using Notes

  Chromium (project)   Webkit (project)   Chromium 138.0.7204.23 (browser)   1 To 10 Seconds (Duration)   Webkit 18.5 (browser)   Firefox 139.0 (browser)   Linux 6.11.0-1015-Azure (platform)   Firefox (project)   Using Notes (feature)

Todo List App should allow me to share notes across actors and browsers - webkit
 

Cast

 

Alice can:
  • PerformActivities (PerformActivitiesAsPlaywrightSteps)
  • AnswerQuestions
  • RaiseErrors
  • ScheduleWork { scheduler: { clock: { timeAdjustment: { milliseconds: 0 } }, interactionTimeout: { milliseconds: 5000 } } }
  • BrowseTheWeb (BrowseTheWebWithPlaywright)
  • TakeNotes { notepad: { items: [ "buy some cheese", "feed the cat", "book a doctors appointment" ] } }
  • CallAnApi { baseURL: "https://todo-app.serenity-js.org/", headers: { common: { Accept: "application/json, text/plain, */*" } }, timeout: 10000 }

 

Bobby can:
  • PerformActivities (PerformActivitiesAsPlaywrightSteps)
  • AnswerQuestions
  • RaiseErrors
  • ScheduleWork { scheduler: { clock: { timeAdjustment: { milliseconds: 0 } }, interactionTimeout: { milliseconds: 5000 } } }
  • BrowseTheWeb (BrowseTheWebWithPlaywright)
  • TakeNotes { notepad: { items: [ "buy some cheese", "feed the cat", "book a doctors appointment" ] } }
  • CallAnApi { baseURL: "https://todo-app.serenity-js.org/", headers: { common: { Accept: "application/json, text/plain, */*" } }, timeout: 10000 }

Examples: 

Max retries: 2

# Retries
1 Attempt #1
2 Attempt #1
3 Attempt #1
Steps Outcome
SUCCESS 1s 193ms
SUCCESS 1s 821ms
SUCCESS 2s 067ms
SUCCESS 30.79s
Serenity BDD version 4.2.30