studio-web
latest
false
Studio Web user guide
- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- Local setup for RPA workflow and app projects
- App projects
- Agentic processes
- Maestro Case
- Maestro Flow
- Agents
- Solutions
- API workflows
- Tests
Guidance on using the List control and heading elements in Studio Web apps to ensure screen readers correctly interpret content structure.
To add accessible lists in your app, use the dedicated List control.
Note:
Avoid using Container or Label controls as lists. A screen reader will not correctly interpret the content as a list.
To add accessible headings to your app, use the dedicated Header control.
Note:
Avoid using a Label control as a header. A screen reader will not correctly interpret the content as a header.