Alice can:
- PerformActivities
- AnswerQuestions
- RaiseErrors
- ScheduleWork { scheduler: { clock: { timeAdjustment: { milliseconds: 0 } }, interactionTimeout: { milliseconds: 5000 } } }
- BrowseTheWeb (BrowseTheWebWithProtractor)
- TakeNotes { notepad: {} }
- CallAnApi { baseURL: "http://localhost:3000", headers: { common: { Accept: "application/json, text/plain, */*" } }, timeout: 10000 }
|