Skip to main contentIntuned Runtime SDK for Python intuned-runtime is a required dependency for all Intuned projects. It provides:
- The runtime setup and configurations for Playwright, with interface that Intuned Platform can use.
- The Intuned CLI -commands to develop, test, and deploy automations locally.
- 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