Skip to main contentThe Intuned Runtime SDK for TypeScript (@intuned/runtime) is a required dependency for all Intuned projects. It provides:
- Runtime setup and configuration for Playwright that integrates with the Intuned platform.
- The Intuned CLI for developing, testing, and deploying automations locally.
- Helper functions that give your automations access to Intuned platform features.
All Intuned projects require the Runtime SDK as a dependency. When you deploy a project, the latest version of the Runtime SDK is used.
Reference