Skip to main content
Intuned Runtime SDK for Python intuned-runtime is a required dependency for all Intuned projects. It provides:
  1. The runtime setup and configurations for Playwright, with interface that Intuned Platform can use.
  2. The Intuned CLI -commands to develop, test, and deploy automations locally.
  3. Helper functions that give your automations access to Intuned platform features.
All Intuned projects require the Runtime SDK as a dependency. Whenever you deploy a project, the latest version of the Runtime SDK is used.

Reference