@clerk/testing@1.14.0
📦 clerkView on GitHub →
✨ 2 features🔧 3 symbols
Summary
This release introduces support for the Agent Tasks API endpoint and exports a new helper for creating agent testing tasks in Playwright and Cypress environments. Dependencies were also updated.
✨ New Features
- Added support for the Agent Tasks API endpoint, enabling the creation of agent tasks for automated user actions.
- Exported the `createAgentTestingTask` helper for creating agent tasks via the Clerk Backend API from both `@clerk/testing/playwright` and `@clerk/testing/cypress` subpaths.