Alice can:
- PerformActivities
- AnswerQuestions
- RaiseErrors
- ScheduleWork { scheduler: { clock: { timeAdjustment: { milliseconds: 0 } }, interactionTimeout: { milliseconds: 5000 } } }
- BrowseTheWeb (BrowseTheWebWithWebdriverIO)
- TakeNotes { notepad: {} }
- CallAnApi { baseURL: "https://serenity-js.org/", headers: { common: { Accept: "application/json, text/plain, */*" } }, timeout: 10000 }
|