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