Getting started
This chapter walks you through designing coded automations for the first time. To begin designing coded automations, you need to familiarize yourself with the built-in code editor in Studio, learn best practices for designing coded automations, and dive into the quick start tutorials that will guide you through creating your first coded automations.
- Studio IDE - Familiarize yourself with core features, such as code editing.
- Best practices - Learn coding best practices to ensure readability and maintainability.
- Tips and tricks - Learn to avoid errors and optimize your code when designing coded automations.
- Working with Coded automations - Learn how to debug, run, and publish your coded automations.
Prerequisites
- Install the versions of the activity packages, equal to services, supported in coded automations:
- System.Activities 23.10 and higher
- UiAutomation.Activities 23.10 and higher
- Testing.Activities 23.10 and higher