Skip to main content
The Intuned Runtime SDK for TypeScript (@intuned/runtime) is a required dependency for all Intuned projects. It provides:
  1. Runtime setup and configuration for Playwright that integrates with the Intuned platform.
  2. The Intuned CLI for developing, testing, and deploying automations locally.
  3. 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